losing my pointer in a QTP update?

Richard Witkopp RWitkopp at phxa.com
Mon Jun 15 00:30:48 CDT 2009


Ugh, never mind my question. I made a dumb mistake in a piece of code I
snipped out, where I have multiple record complexes and am attempting to
modify this record over and over.
 
Sorry all, for the bother.

-----Original Message----- 
From: Peter Bateman [mailto:peterbateman808 at hotmail.com] 
Sent: Sat 6/13/2009 8:15 AM 
To: Richard Witkopp; PowerHouse List 
Cc: 
Subject: RE: losing my pointer in a QTP update?


Hi Richard:
 
; I would try to get IA_DIST_CHECK out of the ACCESS statement
; My guess is you have duplicate check numbers. Thus your scratch file
; will contain the cross product of duplicate check numbers in DUPCHK
; and IA_DIST_CHECK. 
;
 
  ACCESS *DUPCHK 
  OUTPUT IA_DIST_CHECK UPDATE ALIAS IA_DIST_CHECK_UPD &
   VIA CHECK_# &
   USING CHECK_# OF IA_DIST_CHECK &
  ON ERRORSREPORT                         ; just in case a check is missing
  ITEM CHECK_# OF IA_DIST_CHECK_UPD FINAL & 
   "9" + CHECK_# OF IA_DIST_CHECK[2:8]
 
Regards,
Peter Bateman
 



   _____  

Internet Explorer 8 makes surfing easier. Get it now!
<http://go.microsoft.com/?linkid=9655264> 


NOTICE: The information contained in this e-mail and any attachments is
confidential and may be privileged or otherwise protected from disclosure.
This e-mail is intended solely for the use of the named addressee. Any other
use, printing, copying, disclosure or dissemination may be subject to legal
restriction. If you are not the intended recipient, please contact the
sender and delete all copies including any attachments.



More information about the powerh-l mailing list