home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / clarion / nxtfld.zip / READ.ME < prev    next >
Text File  |  1989-10-12  |  426b  |  18 lines

  1.  
  2.  
  3.      NEXTFIELD()
  4.  
  5.       This function returns the next field that ACCEPT will start
  6.       on. If there is no next field (you've just completed the last
  7.       field in the SCREEN), NEXTFIELD() returns -1. This can be used
  8.       determine if any select has occured. This has not been tested
  9.       in an idle procedure, so it may or may not work there. Try it
  10.       to find out.
  11.  
  12.  
  13.  
  14.                     Good Luck
  15.  
  16.                     Monty Shaw
  17.                     10/12/89
  18.