[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Error 02                  File Not Open For Input                    pp 327


 Source:   IOResult

 Cause:    1)  You are attempting to use READ or READLN on a file before
               a RESET or REWRITE was issued to that file.
           2)  You are attempting to read from a text file that was prepared
               with REWRITE and thus is empty.
           3)  You are attempting to read from the LST: device which is an
               output only device.


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


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

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson