READ STRING
This command will read a string from the file and store it as a string in the variable specified. The file specified by the file number must be open or the command will fail.

SYNTAX
READ STRING File Number, Variable String

RELATED INFO
FILE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example