[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CLEAR GRAPHICS SCREEN

Description:
This command clears the screen while in graphics mode.  It performs
the same function in graphics mode as CLEAR SCREEN does in text mode.

Syntax:
CLEAR GRAPHICS SCREEN

Arguments:
None.

Example:
CLEAR GRAPHICS SCREEN                     // clear the graphics screen

         Purpose: Clear the graphics screen
 Mapped Function: __ClearGScreen() contained in GLLIBR.PRG.
   dGE functions: clrscreen()
   Other GL UDFs: None.
System variables: None.
System constants: None.

See Also:

See Also: __ClearGScreen()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson