EasyManua.ls Logo

Husky Hunter - Page 185

Husky Hunter
499 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
BASIC FUNCTIONS
SECTION 5.4
5.4.7
Function CLS clears the display screen.
Syntax CLS
Example 100 CLS
This clears the screen ready for text or graphics output.
Remarks In either graphics or text mode, CLS will clear the LCD
display.
It has a similar effect to OPCHR 1. fr graphics
mode, the screen may also be cleared ( and the character
set initialised to CHAR 0) with SCREEN 1.
NOTE: Only the screen mode currently in use (text or
graphics) is cleared when Cl.Sis used,
VER.V09F PAGE 5 - 16