Displaying Variables
Variables are displayed by using the
Use DSPLY to display values of variables.
110 OUTPUT 723;"PU;PA 500,700;"
120 OUTPUT 723;"DSPLY CENTERWL,12,0;"
To erase displayed variablesExecute CLRDSP to blank variables written with the TEXT command.