Language Reference
CLRDSP | Clear the display. |
Example Clear the analyzer of
110 | OUTPUT 723;"PU;PA | 300,900;" | Place pen at (300,900). | |
120 | OUTPUT 723;"TEXT$WARNING$;" | Write text. | ||
130 | OUTPUT | 723;"WAIT | 4S;" | Wait four seconds . |
140 | OUTPUT | 723;"CLRDSP;" | Clear graphics. |
Description
See Also
The CLRDSP command removes all
Deletes all items from memory (IT).
Turns o the
Removes all graphic osets (OR).
Sets the scale of the
Sets the origin to 0,0 (OR).
Deletes all graphics windows (DWINDOW).
Deletes text displayed by the TEXT command (not by the TITLE command).
Deletes numbers displayed with the DSPLY command.
IT, OR, SCALE, DWINDOW, TEXT, DSPLY, PA, PR, PD, LINET, PU