losing my pointer in a QTP update?

Peter Bateman peterbateman808 at hotmail.com
Sat Jun 13 10:15:27 CDT 2009


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 lets you browse the web faster.
http://go.microsoft.com/?linkid=9655582
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20090613/8712159d/attachment.htm 


More information about the powerh-l mailing list