HP Data Entry and Forms Management System (VPLUS) Reference Manual (32209-90024)

380 Chapter7
USING FORMSPEC IN BATCH MODE
BATCH MODE COMMANDS
FKLABELS
Updates function key labels.
Syntax
FKLABELS
form
[\
keylabel
... \
keylabel
]
Parameters
form
is the name of an existing form within the current forms file.
keylabel
literal which is to appear in the function key label. If $EMPTY is entered
as the first six characters of
keylabel
, the existing key label is cleared.
Discussion
The FKLABELS command creates (if none exist) or updates function key labels for the
specified form. The first 16 characters of the
keylabel
literal are used for the label. Only
the first eight
keylabels
are used.
Example
FKLABELS STAF_SALARY Start Over$EMPTY Exit Planner
Updates labels for function keys 2, 5 (which is cleared), and 8 in form STAFF_SALARY.
Existing labels for function keys 1,3,4,6, and 7 are not updated.