SYS(2002) – Turn Insertion Point On or Off

Turns the insertion point on or off.

SYS(2002 [, 1])

Return Values

None

Remarks

SYS(2002) turns the insertion point off. SYS(2002, 1) turns the insertion point on. For more information about turning the insertion point on and off, see SET CURSOR.

See Also

INKEY( ) | SET CURSOR | SYS( ) Functions Overview