VAR CheckEOF : Boolean; If a file, assigned to the screen, is being read and CheckEOF is set to TRUE, then pressing Ctrl-Z will generate an End-of-File character. If CheckEOF is set to FALSE pressing Ctrl-Z will have no effect. The Default state is FALSE.