画面上の位置列へ指定された属性を書き込む。
call "CBL_WRITE_SCR_N_ATTR" using screen-position attribute fill-length returning status-code
呼び出しプロトタイプ使用時 ( 説明の読み方) | PIC (32 ビット システム) | ||||
---|---|---|---|---|---|
screen-position | Group predefined as cblt-screen-position containing: | 以下を含む集団項目: | |||
cblte-scrp-row | cblt-x1-compx | pic x comp-x. | |||
cblte-scrp-col | cblt-x1-compx | pic x comp-x. | |||
attribute | cblt-x1-compx | pic x. | |||
fill-length | cblt-x2-compx | pic x(2) comp-x. | |||
status-code | 説明の読み方 参照 |
screen-position | 書き込みを開始する画面位置。左上端が行0、例0。 スクリーンルーチンを参照のこと。 |
attribute | 書き込む属性 |
string-length | 属性を書き込む画面位置の個数。書出しが画面をはみ出す場合、書き込みは画面の終わりで終了する。 |
なし
点滅属性は本COBOLシステムではサポートされない。文字指定を行うと、明るい背景色上に表示される文字が点滅する。