ReadString()

Syntax

Text$ = ReadString()
Description
Read a string on the current opened file until an 'End Of Line' character is found (Unix and DOS file formats are supported).

For an example see the ReadFile() command.

Supported OS

All

<- ReadLong() - File Index - ReadWord() ->