The orders main module
The orders.4gl module implements the main form controller. Most of
the functionality has been described in previous chapters. In this section we will only focus on the
DIALOG
instruction programming. The program implements a DIALOG
instruction, including an INPUT BY NAME
sub-dialog for the order fields input, and
an INPUT ARRAY
sub-dialog for the items input.