op.cursor

Command/Output Processor: Commands, Releases: AP

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

Command Name Type Description
op.commands Definition Summary of OP commands.
op Introductory Text formatting

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.