HCLS

HCLS c
Clears the high-resolution graphics screen to a specified color
c Color
If unspecified, BASIC uses current background color.

HCLS 2

POSSIBLE IMPROVEMENTS

Merge with CLS and PCLS commands to have one command that does all screen modes.

Clear to pattern, including artifact patterns.

RTS