FR | [Read (sets) a local string variable] |
FR F | [Read (sets) global string variables from a file] |
FR G | [Read (sets) a global string variable] |
[The optional output register variable will contain zero if the operation is a success. If the file does not exist or has no more lines left to be read then the register variable will be non-zero. If the optional register variable is present (e.g. [fails]) then a procedure will NOT stop with an error if the text file runs out of input lines. Operation 'FR NE' will close the file.]
.VARIABLE LIST FILE: variable_list
[Text file containing string variable values.]
.STRING VARIABLE NAME (ENCLOSED WITH[]): [coord_file]
[Enter symbolic variable name for the value which will be
read from the file.]
NOTES