PLB_DISPFLUSH Keyword
PLBWIN Only
PLBWIN_DISPFLUSH={ ON | OFF }
This optional keyword ensures an immediate action for each DISPLAY or KEYIN instruction when this keyword is set to ON. This was implemented to eliminate any delayed actions caused by the event processing for the Windows OS. When this keyword is set to ON, a character based program may execute slower since each DISPLAY and KEYIN is forcing the Windows operating system to take an immediate action.
See Also: PLBWIN Keywords, Compiler and Runtime Options
![]() |