Controls whether the Amos Engine displays a progress window.
Syntax
object.EnableDisplay (tf)
The EnableDisplay method syntax has the following parts:
Part |
Description |
object |
An object of type AmosEngine. |
tf |
If tf is True (default), the progress window is displayed. Otherwise, not. |
Placement: [1].
Default
The progress window is displayed.