Msg: 3552 *Conference*
12-09-92 15:47:30
From: RICHARD HANSON
To : RON HOLZER
Subj: REPLY TO MSG #3539 (ERRORS IN "MYDO" PROGRAM)
Ron: An EF Error means "input past end of file" meaning that the program has accessed a file it opened, has read data from that file, and that data is incomplete for the parameters dectated by the program. In the example MYDO.BA, I believe that the open file is named DOTE.DO and that you have something in that file that is inconsistant with what the program expects. Or, you have nothing in the NOTE.DO file at all. That, too, would prompt such an error code. Hope this helps... -Rick-