出力コマンドをプリンタに送る。
call "PC_PRINTER_CONTROL" using printer-handle by value print-command returning status-code
| 呼び出しプロトタイプ使用時 ( 説明の読み方) | PIC (32ビットtシステム) | |
|---|---|---|
| printer-handle | cblt-x4-comp5 | pic x(4) comp-5. | 
| print-command | 数字定数または cblt-x4-comp5 | 数字定数または pic x(4) comp-5. | 
| status-code | 説明の読み方参照 | |
  | printer-handle | プリンタが開かれたときに返されたプリンタハンドル | ||||||||
| print-command | プリンタに送られるコマンド:
  
  | 
                         
| status-code | プリンタステータスコード |