| .LOC Function QuickSCREENi |
|
  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 |