Summary [ HP ALLBASE/4GL Developer Self-Paced Training Guide ] MPE/iX 5.0 Documentation
HP ALLBASE/4GL Developer Self-Paced Training Guide
Summary
In this lesson you defined a number of functions to complete the
procedural logic for the application. You also added action items to the
main menu to call these functions.
If you are developing the HP ALLBASE/SQL based application, you also
defined a number of SQL logic blocks. In combination, commands in SQL
logic blocks and commands in logic blocks allow you to retrieve, insert,
modify, or delete rows in an HP ALLBASE/SQL table.
At this stage, all of the new logic is in place. However, the messages
cannot be displayed when they are required because you haven't created
them yet. The next lesson describes the procedure to create the messages
used by these functions.
MPE/iX 5.0 Documentation