forlang.hlp (Table of Contents; Topic list)
End-of-File Function
                                             Up Contents Index Back
─────End-of-File Function───────────────────────────────────────────────────
 
     If the unit specified by its argument is at or past the
     end-of-file record, EOF returns .TRUE.. Otherwise, EOF returns
     .FALSE.. The value of int must be the unit specifier
     corresponding to an open file.
                                    -♦-