SET PROW
Sets the current row position of a printer's print head, which is the value of PROW( ).
Syntax
SET PROW TO <expN>
<expN>
The row number to which to set PROW( ). The valid range is 0 to 32,767, inclusive.
Description
Use SET PROW to set the vertical printing position of a printer, which is the value the PROW( ) function returns. Generally, you use the command SET PROW TO 0 to reset the printer row to top-of-page.