qck.hlp (Table of Contents; Topic list)
EOF Function
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Returns true (nonzero) at the end of a file or ISAM table (ISAM available in
 Professional Edition only).
 
    EOF(filenumber%)
 
    ■ filenumber%    Number specifying an open file or ISAM table
 
 See Also
    LOF Function      LOC Function      OPEN Statement (File I/O)