Logic Menu [ HP ALLBASE/4GL Developer Reference Manual Vol. 2 ] MPE/iX 5.0 Documentation
HP ALLBASE/4GL Developer Reference Manual Vol. 2
Logic Menu
The main logic menu allows you to access the screens necessary to define
functions, processes, SQL logic blocks, and decision tables.
Screen Image
Menu Selections
The main logic menu allows you to access four submenus and the catalog
display screen.
Functions. This selection displays the functions menu, which allows you
to access the function header screen and the function details screen.
The function header screen allows you to assign a name to a function and
enter a description for documentation purposes. The function details
screen allows you to define the logic block of a function.
Processes. This selection displays the process menu, which allows you to
access the process header screen and the process details screen. The
process header screen allows you to assign a name to a process and enter
a description for documentation purposes. The process details screen
allows you to define the logic block of a process.
SQL Logic Blocks. This selection displays the SQL logic blocks menu,
which allows you to access the SQL logic block header screen and the SQL
logic block details screen. The SQL logic block header screen allows you
to assign a name to an SQL logic block and enter a description for
documentation purposes. The SQL logic block details screen allows you to
enter the SQL commands that make up the SQL logic block.
Decision Tables. This selection displays the decision table menu, which
allows you to access the decision table header screen, the decision table
questions screen, the decision table actions screen, and the decision
table relationships screen.
The decision table header screen allows you to name a decision table and
enter a description for documentation purposes.
The decision table questions screen allows you to define the questions
for the decision table tests.
The decision table actions screen allows you to name the actions that the
decision table may execute.
The decision table relationships screen allows you to define combinations
of outcomes for the decision table questions, and the sequence of actions
to be executed for each combination of outcomes.
Catalog Display. This selection displays the catalog display screen,
allowing you to display the names of existing application components.
Refer to chapter 13 for details.
Function Keys
f1 Dict. Menu Cancels the current screen and displays the
dictionary menu.
f2 Screens Menu Cancels the current screen and displays the
screens menu.
f3 Utility Menu Cancels the current screen and displays the
utilities menu.
f4 Reports Menu Cancels the current screen and displays the
reports menu.
MPE/iX 5.0 Documentation