HP System Dictionary/XL Utilities Reference Manual - Part 1 SDDBD (32256-90003)

104 Chapter11
SDVPD Commands
VPLUS Command
Terminate (S/R/N/T)? >
SKIP The new definition is skipped and not loaded.
REPLACE The new definition will replace the old definition. The old
definition and all the relationships involving it will be
permanently deleted.
NEW A prompt for a new name is issued. The name entered will
become the name of the entity and the original name is
assigned to the vplus-alias attribute.
TERMINATE The loading process terminates immediately.
PROMPT is the default for session mode; whereas, SKIP is
the default for batch mode.
QUIET VERBOSE: Allows monitoring of the loading process, if desired.
VERBOSE produces a message for each entity and
relationship processed. To suppress reporting of the
entities and relationships successfully loaded, specify the
QUIET option.
Example:
> VPLUS
>> FORMSFILE = earnings;
>> SENSITIVITY = read;
>> CHAR = OFF;
>> HYPHEN = ON;
>> OPTION = SKIP;
>> QUIET.
>