HTBasic Help
×
Menu
Index

GCLEAR

Clears the graphics screen.
 
 GCLEAR
 
Usage:
GCLEAR
 
Example:           GCLEAR.BAS
 
Description:
If the graphics device is a plotter, GCLEAR advances the paper. If the graphics device is a CRT, all planes enabled with the current graphics write-mask are cleared. If any alpha data is present in the same planes, the alpha data is re-written.
 
For GCLEAR to act as a page eject on some plotters, it is necessary to use HPGL2 mode.
 
See Also: