READ FLOAT
This command will read a float from the file and store it as a real value in the real variable specified. The file specified by the file number must be open or the command will fail.
SYNTAX
READ FLOAT File Number, Variable
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example