CBL_CLEAR_SCR

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

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

なし

他参照:

関連項目