[HP3000-L] QUICK question on GET

Peter Bateman peterbateman808 at hotmail.com
Mon Jun 23 08:34:42 CDT 2008




Hi All:
 
 
  On second thought I think I would add a POSTUPDATE procedure as well.
  In it I would see T_LOC to the current record location of the last NOT DELETERECORD and 
  NOT NEWRECORD ) record.
 
  PROCEDURE POSTUPDATE
  BEGIN
     LET T_LOC = -1
     FOR 10
      BEGIN
         IF (NOT DELETEDRECORD of X ) and (NOT NEWRECORD OF X)
           THEN LET T_LOC = RECORDLOCATION of X
      END
END
_________________________________________________________________
Find hidden words, unscramble celebrity names, or try the ultimate crossword puzzle with Live Search Games. Play now!
http://g.msn.ca/ca55/212
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20080623/804f2dbe/attachment.htm 


More information about the powerh-l mailing list