!DIALOGMANAGER
(Copy URL in PhpBB Forum Format - Info)From iMacros
Activates or stops the Dialog Manager.
Contents |
Value

YES|NO
Set By
[ ] Internal
[X] SET
Internal means that the iMacros program itself sets the value of the variable during program run. SET means that the user can set this value via the SET command inside a macro.
Examples
If you want your users to handle the print dialog manually, set this variable to NO before the PRINT command.
SET !DIALOGMANAGER NO PRINT SET !DIALOGMANAGER YES
