Syntax
| Showwait(MsgText$ [, Hide])
| ||||||
|---|---|---|---|---|---|---|---|
Description
| Shows a dialog, indicating to wait for a process to complete. The dialog is shown upfront, and the script will continu with the next statemant. The dialog remains visible until a second call is done with the optional Hide parameter set to TRUE.
![]()
| ||||||
See Also
| |||||||
Example
| Sub Main |