qb45qck.hlp (Table of Contents; Topic list)
GET (File I/O) Statement QuickSCREEN
  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