Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Turbo Pascal - <b> error 99 unexpected end of file pp 328</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Error 99                  Unexpected End of File                     pp 328


 Source:   IOResult

 Cause:    1)  Physical end of file was enountered prior to finding the
               EOF character (Ctrl-Z/1Ah) when reading from a text file.
           2)  An attempt was made to read beyond the end of file on a
               defined file.
           3)  A READ or BLOCKREAD is unable to read the next sector of a
               defined file.


 ----------------------------------------------------------------------------


 Remedy:   Examine the statement ahead of the error cursor for the above
           condition.

           Something may be wrong with the file itself, or BLOCKREAD might
           be attempting to read past the physical end of file.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson