次の PC_PRINTER_WRITE で使用する論理的なプリンターの位置を移動します。
 
  
 
	  
	 構文:
 
		 
		call "PC_PRINTER_SET_POSITION" using
                               by value 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 | 
				
 
			 
 
		  
 
 
		 
 
	  
 
	 入力パラメーター:
 
		 
		 
		   
			 - printer-handle
 
 
			 - プリンターが開かれた場合に返されるプリンター ハンドル
 
 
		   
		   
			 - set-options
 
 
			 - 測定単位次のいずれかになります。
 
			 
 
 
		   
		  
			 - new-x
 
			 - x 軸上の位置
 
		  
		  
			 - new-y
 
			 - y 軸上の位置
 
		  
		
 
	  
 
	 
 
	 
 
   
 
説明:
SET-OPTIONS-USE-CHAR-UNITS を使用する場合は、Courier New や Lucida Console など、固定ピッチ/等幅フォントを選択してください。