The user-defined dialogs (UDD) allow you to add additional information interactively during a program process.
UDDs contain any number of lines that consist of an input query and an input field. Input fields can be
formatted with data entry rules. All entries variables applied by UDD may be parameterized or preset
by a ListBox or Buttons to select from.
Different dialogs can be defined, which are executed either with each image, at job start,
or as an action to an Event Rule. The data entered here are assigned to user-defined variables.
These can be used for defining file names and path names, or for control of the program process
in an Event Rule. Afterwards, they can be transferred via the protocol file or the Broker to a
subsequent process.
|