| .GET (File I/O) Statement QuickSCREENi |
|
  QuickSCREEN       Details       Example       Contents       Index |
| ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ |
| GET - a file I/O statement that reads from a disk file into a |
|       random-access buffer or variable |
|
| Syntax |
|   GET [#]filenumber[,[recordnumber][,variable]] |
|     ž filenumber is the number of an open file |
    ž recordnumber and variable are Details |
|
See Also  OPEN   PUT (File I/O) |
|
| Other Uses of the GET Keyword |
GET (Graphics) - to copy a rectangular area of the screen by translating |
|                   the image to numeric data and storing that data in an array |