Previous PageNext Page

pointer-control (input statement)
/ moves the row input pointer to the next row of data (absolute row pointer control)
#n moves the row input pointer to row n of the data (relative row pointer control)
Where n may be either a numeric constant or an expression in parentheses that evaluates to a numeric expression.

Previous PageTable Of ContentsNext Page