CBL_CLEAR_SCR

指定された文字と属性に全画面を消去する。

構文:
call "CBL_CLEAR_SCR" using     character
                               attribute
                     returning status-code
パラメタ:
呼び出しプロトタイプ使用時 ( 説明の読み方) PIC (32bitシステム)
character cblt-x1-compx pic x.
attribute cblt-x1-compx pic x.
status-code 説明の読み方 参照
入力パラメタ:
character 書き込む文字
attribute 書き込む属性
出力パラメタ:

なし

他参照:

関連項目