FileRead
Previous Top Next

Returns one line from an opened file.
Moves the pointer to the next line.
When it reaches the end of file it returns EOF constant.
Syntax: FileRead (Connection Name)
Example