*SCREEN (SETMODE)


PLBCMP GUI Only

*SCREEN={ON | OFF}

 

The *SCREEN list control enables or disables all DISPLAY and KEYIN instructions. The default mode is ON. If set to OFF, all DISPLAY and KEYIN instructions are ignored and all variables in KEYIN instructions are cleared. Use of this control allows the runtime operate more efficiently.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *SAVECHARSIZE (SETMODE) *SHAREFLUSH (SETMODE)