Using VPLUS: An Introduction to Forms Design (32209-90004)
2-6
beginning of the comment field and type in the comment. Match the
comment shown in Figure 2-4 or make up your own comment.
Press ENTER to record the form characteristics for the SHIPTO form.
Topic: Form Menu Fields
The next step is to actually layout the new form on the blank menu that
FORMSPEC displays for this purpose. But before doing so, read the
following descriptions of the fields displayed on all Form Menus.
The Form Name Field
You must give each form a unique name of up to 15 characters, with the
first character alphabetic.
The Repeat Option Field
The Repeat Option controls whether this form is displayed once or
multiple times. If the later, the form can be appended or overlaid.
The Next Form and Name Fields
The next form is, in this case, not given a name. Instead, the term
$HEAD is used, which is the default value for Next Form. It is a special
term that means the first form to be executed. Since there is only one
form in the forms file, $HEAD in this case means that the first form is
displayed when ENTER is pressed. The effective result is that the form
is displayed anew each time ENTER is pressed during execution of ENTRY.
(Note that each time data is entered into this form, the data is written
to a separate record in the data file.)
Action
For more information on the form sequencing options, complete with
examples, refer to "Understanding Form Sequencing" in Section 3 of the
VPLUS/V Reference Manual
.
The Function Key Label Field
The Function Key Label Field is used to define form level function keys.
If you type a Y and press ENTER, the Form Function Key Menu appears (not
shown in this guide). The default is a blank field ( ) for no form
labels.
Action
For more information, refer to the "Form Function Key Label Menu" in
Section 3 of the
VPLUS/V Reference Manual
.