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

102 Chapter11
SDVPD Commands
VPLUS Command
VPLUS Command
The VPLUS command is used to specify the VPLUS forms file whose definitions are to be
loaded into System Dictionary, plus other parameters related to the definition loading
process.
Syntax
VPLUS [;FORMSFILE=formsfile-name]
[;SENSITIVITY=sensitivity]
[;CHAR=char-conv-option]
[;HYPHEN=hyphen-option]
[;COMPATIBILITY-LEVEL=compatibility-option]
[;CHECK-ELEM-TYPE=check-elem-type-option]
[;OPTION=flow-control-option]
[;QUIET]
[;VERBOSE]
{.}
Parameters:
formsfile-name:
Name of the VPLUS forms file whose definitions are to be
loaded into System Dictionary. Note that when you issue a
VPLUS command, the forms file is open only when the
FORMSFILE parameter is included. There is no default
for this parameter.
sensitivity:
Specifies the sensitivity attribute with which each VPLUS
definition is loaded. The following attributes are available:
READ
MODIFY
PRIVATE
The default is READ.
char-conv-option:
Enables conversion of data types of all non-character
forms file fields in System Dictionary into either type “X”
or type “9”. The following options are available:
OFF
X or ON
9
When OFF is selected, no conversion is done. When X or
ON is selected, all non-character fields in the dictionary
are converted to type “X” and the byte-length attribute
value is set to that of the display-length attribute value.