qb45qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
LOC Function QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
LOC - a file I/O function that returns the current position within
      the file
 
Syntax
  LOC(filenumber)
    ■ filenumber is the number of an open file or device
    ■ See Details for the differences in the meaning of the value returned
      by the LOC function for random-access files, sequential files, binary
      files, and communications devices.
 
See Also  LOF  EOF  OPEN