FILE READ VARS
From Macros Wiki
Command
- FILE_READ_VARS <file Number>, <list of up to 10 variable names>
Read a line of numeric values from a file that was opened using the [FILE_OPEN]. The text may contain up to 10 values, each seperated by a comma.
Parameters
- <file Number>
- File number, 1 to 10. You may have up to 10 files open at the same time.
- <list of up to 10 variable names>
- List of variable names
Example
- FILE_OPEN
- FILE_READ_VARS