Clears the whole screen to a specified character and attribute.
call "CBL_CLEAR_SCR" using character attribute-buffer returning status-code
Using call prototype (see Key) | Picture | |
---|---|---|
character | cblt-x1-compx | pic x. |
attribute-buffer | cblt-x1-compx | pic x. |
status-code | See Library Routines - Key |
character | The character to write. | ||||||||||||||||||||||||||||||||
attribute-buffer | The attribute(s) to write. Use the following table to set one or more attributes:
Windows platforms:
UNIX platforms:
|
None.