Input past end of file

Error 62

 

An Input #VFOKL9 or Line Input#RGH2F8 statement is reading from an empty file, or from a file in which all data has already been read.  To avoid this error, use the EOFLANEOF function to detect the end-of-file just before the Input # statement.