CURSOR Mnemonic - Cursor Attributes

For BBj-specific information, see CURSOR Mnemonic - Cursor Attributes BBj.

Syntax

'CURSOR'("on")
'CURSOR'("off")
'CURSOR'("ins")
'CURSOR'("rep")

Description

The 'CURSOR' mnemonic sets the cursor attributes.

Parameter

Description

"on"

Displays the terminal's cursor. This capability may not be available on all terminals.

"off"

Hides the terminal's cursor. This capability may not be available on all terminals.

"ins"

Defines the Insert cursor's shape. This capability may not be available on all terminals.

"rep"

Defines the Replace cursor's shape. This capability may not be available on all terminals.

See Also

Mnemonics - Alphabetical Listing

Mnemonics - Group Listing