*PIXEL (GETMODE)


PLBCMP GUI Only

*PIXEL={value}

 

The *PIXEL control reports the state of the pixel screen address mode. When PIXEL mode is ON, all screen address coordinates are specified and interpreted as pixels. When PIXEL mode is OFF, all screen address coordinates are specified and interpreted as character positions. The default is *PIXEL=OFF.

 

{value} is a previously defined Numeric Variable that reports the current state of the pixel screen address mode.

 

The {value} returned is one of the following:

 

Value

Pixel address mode is ...

0

OFF (default).

1

ON.

99

unavailable (PLBCON).

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *PERCENTCONVERT (GETMODE) *PLBRETURNUNCNAME (GETMODE)