call "PC_PRINTER_SET_POSITION" using
                               printer-handle
                               by value set-options
                               by value new-x
                               by value new-y
end-call 
               	 | 呼び出しプロトタイプ使用時 (「説明の読み方」を参照) | PIC | |
|---|---|---|
| printer-handle | cblt-x4-comp5 | pic x(4) comp-5 | 
| set-options | cblt-x4-comp5 | pic x(4) comp-5 | 
| new-x | cblt-x4-comp5 | pic x(4) comp-5 | 
| new-y | cblt-x4-comp5 | pic x(4) comp-5 | 
| 0 | 論理単位を使用する | 
| 1 | 文字単位を使用する | 
| status-code | プリンター処理ルーチンの戻りコード | 
説明:
SET-OPTIONS-USE-CHAR-UNITS を使用する場合は、Courier New や Lucida Console など、固定ピッチ/等幅フォントを選択してください。