call "PC_PRINTER_LINE_FROM_TO" using
                               by value printer-handle
                               by value lineFrom-options
                               by value start-x
                               by value start-y
                               by value end-x
                               by value end-y
end-call 
               	 | Using call prototype (see Key) | Picture | |
|---|---|---|
| lineFrom-options | cblt-x4-comp5 | pic x(4) comp-5. | 
| start-x, start-y | cblt-x4-comp5 | pic x(4) comp-5. | 
| end-x, end-y | cblt-x4-comp5 | pic x(4) comp-5. | 
| status-code | Printer Handling Routines Return Codes | 
Comments:
The resulting line does not change the logical position on the page for use with other printer routines.