Previous Topic: Developer's RoleNext Topic: Dialog Status


Aspects Influenced

At runtime, the dialog level affects the following aspects of an application:

An application can be composed of any number of dialog levels, but the most efficient application uses many levels only when absolutely necessary.

The top-level dialog must be a mainline dialog and must be defined as such by the application developer. A mainline dialog is the entry point to the application. An application can have more than one mainline dialog; entry points can also be established at a lower level in the application structure. In addition to defining a task code for the top-level dialog, the developer can identify an alternative entry point by using the Task Definition screen to associate a task code with a lower-level function.