Clears the whole screen to a specified character and attribute.
call "CBL_CLEAR_SCR" using character attribute returning status-code
| 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 | |
| character | The character to write. |
| attribute | The attribute to write. |
None.