*CARET (GETMODE)


PLBCMP GUI Only

*CARET={value}

 

The *CARET control returns the state of the KEYIN cursor.

 

{value} is a previously defined Numeric Variable that indicates the shape of the KEYIN cursor.

 

LINE is the default and is the normal Windows type cursor indicator. BLOCK defines the cursor as a full character as used in a DOS environment.

 

The {value} returned is one of the following:

 

Value

KEYIN cursor is...

0

LINE (default).

1

BLOCK.

99

undefined (PLBCON).

 

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *BGCOLOR (GETMODE) *CDFDELMDEFAULT (GETMODE)