カーソル位置を戻す。
call "CBL_GET_CSR_POS" using screen-position returning status-code
呼び出しプロトタイプ使用時 ( 説明の読み方) | PIC (32 ビット システム) | ||||
---|---|---|---|---|---|
screen-position | Group predefined as cblt-screen-position containing: | Group containing: | |||
cblte-scrp-row | cblt-x1-compx | pic x comp-x. | |||
cblte-scrp-col | cblt-x1-compx | pic x comp-x. | |||
status-code | 説明の読み方 参照 |
なし
screen-position | カーソルの画面位置。左上の角が行0、カラム0。カーソルが見えない場合は、cblte-scrp-row とcblte-scrp-col両方とも255に設定されている。 |