Command: ProcessMessages
- Updated2023-02-21
- 1 minute(s) read
Command: ProcessMessages
Interrupts the execution of a script and processes the message queue.
Input Parameters
| None |
The ProcessMessages command only continues the script if the message queue is empty. During prolonged operations the ProcessMessages command allows DIAdem to react to other messages.
You usually do not need this command. However, if display issues arise in lengthy processes or when working with ActiveX control elements, this command may be useful. If you use the ProcessMessages command in a function which, for example, reacts to a keystroke, you must disable the function call first to prevent this function from being called again.