Closes a previously opened printer channel. 
	 
 
  
 
	  
	 Syntax:
 
		 
		call "PC_PRINTER_CLOSE" using     printer-handle
                        returning status-code
 
	 Parameters:
 
		 
		 
		
 
			  
			  
			  
			  
				 
				  |  | Using call prototype (see 
					 Key) | Picture | 
 
			 
 
			  
				 
				  | printer-handle | cblt-x4-comp5 | pic x(4) comp-5. | 
 
				 
				  | status-code | See 
					 Library Routines - Key | 
 
			 
 
		  
 
 
	 On Entry:
 
		 
		 
		
 
			  
			  
			  
				 
				  | printer-handle | The printer handle returned when the printer was opened |