The class will read a tokenized ProvideX program file and return a single program line for each read. |
Author | Fred McGuirk |
Date | Feb 23, 2007 |
Outputfile | pvx_tokenized_reader.pvc |
Forcelinenumbers | false |
Automatically convert the specified ProvideX program to a temporary text file and use [ProvideX Class:file_reader] to read it. The temporary file will be deleted when the class is destroyed. | ||||||||
|
PROPERTY _version$
|
FUNCTION getEOF() Get the end of file status | ||
| ||
FUNCTION read$() Returns a string containing the text for a single line read from the file. |
![]() |