Wait

Waits until all preceding commands have been executed. The basic script creates commands and places them on the execute list more rapidly than the commands are executed. In a script it is often useful to pop up a dialog box for input after a certain series of commands has been executed. The script commands may complete long before the actual commands have been executed. The Wait command is useful to prevent the dialog box from popping up prematurely.

The Wait method described here is obsolete and PC-DMIS no longer supports it. For details on using a similar functionality that is supported by PC-DMIS, please see the help topic "Wait Method" in the "PC-DMIS 2023.1 Object Library" documentation.