Inside Automation Engine > Executing Objects > Dialog Mode

Dialog Mode

Input masks which can be created using the script statement :READ are displayed if a script runs in dialog mode. The system assumes that a user who is logged on to the UserInterface at this point in time can react to such a mask.

Whether a script runs in dialog mode depends on the setting "Generate at runtime" which is available in the Attributes tab.

A script does not run in dialog mode if "Generate at runtime" has been activated in its object.

A script runs in dialog mode if:

A script does not run in dialog mode if:

Use the script function GET_ATT with the attribute DCMODUS to find out whether a script runs in dialog mode.