$FPRINT
- Last UpdatedOct 06, 2023
- 1 minute read
Syntax
$FPRINT < "Message" > < ,Variable > ...
Outputs to the file opened by the $OPEN command the value of any variable together with an associated message if required. The message should be enclosed within double-quotes '"'. Any number of variables and messages can be inter-mingled but each should be separated by a comma','.
If the output file has not been $OPENed then the messages will go to the screen.
for example, $FPRINT "NUMBER OF POINTS", COUNT.