HP 3000 Manuals

Decision Table Actions Screen [ HP ALLBASE/4GL Developer Reference Manual Vol. 2 ] MPE/iX 5.0 Documentation


HP ALLBASE/4GL Developer Reference Manual Vol. 2

Decision Table Actions Screen 

This screen allows you to define the possible actions that the decision
table may execute.

Screen Image 

	       Click here to view figure.
            

Field Descriptions 

Decision Table Name.  Enter the name of a decision table defined on the
decision table header screen.

Secured.  Display-only field indicating the status of the Secured field
on the decision table header screen.

Action Number and Action.  These fields allow you to define up to eight
actions for the decision table.  The sequence of entry does not define
the sequence of execution.  You must define the sequence of execution in
the decision table relationships screen.

You must define each action with a code letter (uppercase) specifying the
type of action, followed by a hyphen, and then the name of the item to be
executed.  For example, D-get_name specifies the screen get_name.

The actions you can specify are:

        B         background process

        D         menu or data screen

        F         function

        H         help screen

        P         process

        R         report

        X         external program

Function Keys 

f1       Header  Cancels the current screen and displays the decision
        table header screen.

f2       Questions  Cancels the current screen and displays the decision
        table questions screen.

f3       R'ships  Cancels the current screen and displays the decision
        table relationships screen.

f4       Generate D.Table  Generates the decision table.



MPE/iX 5.0 Documentation