DOYCDOVDU19 Name: INCYC [Show more] Type: Subroutine Category: Text Summary: Move the text cursor to the next row Context: See this subroutine in context in the source code References: This subroutine is called as follows: * EQSHP calls INCYC * NLIN calls INCYC * qv calls INCYC * TT146 calls INCYC * TT167 calls INCYC * TTX69 calls INCYC .INCYC INC YC ; Move the text cursor to the next row RTS ; Return from the subroutine [X]Variable YC in workspace ZPThe y-coordinate of the text cursor (i.e. the text row), which can be from 0 to 23 DOYCDOVDU19