!short: DEVPOS()       Move the device cursor or printhead to a new position
!file:C5G0_001.EHO:DEVPOS()
!short: EJECT          Advance the printhead to top of form
!file:C5G0_002.EHO:EJECT
!short: ISPRINTER()    Determine whether the LPT1 is ready
!file:C5G0_001.EHO:ISPRINTER()
!short: PCOL()         Return the current column position of the printhead
!file:C5G0_001.EHO:PCOL()
!short: PROW()         Return the current row position of the printhead
!file:C5G0_001.EHO:PROW()
!short: SET DEVICE     Direct @...SAYs to the screen or printer
!file:C5G0_002.EHO:"SET DEVICE"
!short: SET MARGIN     Set the page offset for all printed output
!file:C5G0_002.EHO:"SET MARGIN"
!short: SET PRINTER    Print console output, and set printer destination
!file:C5G0_002.EHO:"SET PRINTER"
!short: SETPRC()       Set PROW() and PCOL() values
!file:C5G0_001.EHO:SETPRC()

