Ch 10. Expanding Logic Blocks [ HP ALLBASE/4GL Developer Self-Paced Training Guide ] MPE/iX 5.0 Documentation
HP ALLBASE/4GL Developer Self-Paced Training Guide
Chapter 10 Expanding Logic Blocks
In this chapter you will create a number of logic blocks for the
application and alter a few existing logic blocks. These logic blocks
include the product_proc process, the functions that read the files, and
the data manipulation functions.
You will also create a decision table. Decision tables allow you to
define a matrix of conditions and actions. You will use a decision table
to determine which file manipulation function should be executed,
according to the values of certain variables.
MPE/iX 5.0 Documentation