op.cursor
Provides cursor addressing.
Syntax
.cursor {column}{,row}
Description
outputs the text on the column and row specified.
If 'column' or 'row' is not specified with subsequent '.cursor' commands, the last specified value is used.
OP does not take into account any line or column position changes made by the '.cursor' command.
This may affect line wrapping and end of page processing.
Example
.cursor 30,15
This line prints at column 30 and row 15.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
