CLS statement

Purpose: CLS will clear the screen.


Syntax:

 CLS

Remarks:

This function works only in console mode programs.

BCX Console Sample Programs using CLS statement.

S10.bas, S38.bas