NET/MASTER Management Services (MS) Command Reference Manual
HLPMAINT
NonStop NET/MASTER MS Commands
2–114 115412 Tandem Computers Incorporated
HLPMAINT { EXPORT [ REPLACE={ YES | NO } ] | IMPORT }
FILE=
file-name
KEY=
help-string
[ CULTURE=
cultural-indicator
]
EXPORT
specifies that information is to be transferred from the NonStop NET/MASTER
MS command help database to an edit file: help information is exported from the
database.
Note The export operation fails if you have not opened the NonStop NET/MASTER MS command help
database as a UDB pair, or the UDB pair does not have a UDB identifier of ZHLPDB.
The KEY operand specifies the help string that identifies the information in the
database to export. The FILE operand specifies the edit file. Exporting operates as
follows:
If the help string does not exist in either the customized or distributed
database, the export operation fails.
If the help string exists in the customized database but not the distributed
database, the help information for that help string is exported from the
customized database.
If the help string exists in the distributed database but not the customized
database, the help information for that help string is exported from the
distributed database.
If the help string exists in both the customized and distributed databases, the
help information for that help string is exported from the customized
database.
After an export operation, use Edit Services or PS Text Edit (TEDIT) to look at the
information in the edit file. Refer to the NonStop NET/MASTER MS System
Management Guide for information on how to interpret the formatting codes in the
help information after an export operation.
REPLACE
specifies whether the export operation is to replace an existing edit file. The
FILE operand specifies the name of the edit file to which to export
information.
If the FILE operand specifies the name of a nonexistent file, the export
operation creates an edit file with the specified name and transfers
information to it. If the FILE operand specifies the name of an existing file but
it is not an edit file, the export operation fails.