CBL_CLEAR_SCR

Clears the whole screen to a specified character and attribute.

Syntax:
call "CBL_CLEAR_SCR" using     character
                               attribute
                     returning status-code
Parameters:
Using call prototype (see Library Routines - Key) Picture (32-bit systems)
character cblt-x1-compx pic x.
attribute cblt-x1-compx pic x.
status-code See Library Routines - Key
On Entry:
character The character to write.
attribute The attribute to write.
On Exit:

None.

See Also: