skip to main content

Library Routines : W$FLUSH : WFLUSH-DISABLE-UI

WFLUSH-DISABLE-UI
The WFLUSH-DISABLE-UI op-code makes the runtime ignoring all statements that affect the User Interface. Every DESTROY, DISPLAY, MODIFY and INQUIRE performed after this call will be skipped. This kind of operation is useful to speed up performance during elaborations where there is no need to update the User Interface and you don’t want to review the program logic to manually remove the useless UI statements.
Use WFLUSH-ENABLE-UI to restore the management of UI statements.
Syntax:
 CALL "W$FLUSH" USING WFLUSH-DISABLE-UI
Parameters:

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left