NET/MASTER Management Services (MS) Command Reference Manual

HLPMAINT
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–117
In an export operation, the cultural indicator (combined with a help string)
identifies the help information to export. You would use a cultural indicator if the
NonStop NET/MASTER MS command help database contains help information
for the same command in more than one language. For example, the database
may have help information for the same command in both U.S. English and
German. By specifying both a help string and a cultural indicator, you can refine
the export operation to obtain help information for the specified help string in the
specified culture.
In an import operation, you would use a cultural indicator if you want to add help
information to the NonStop NET/MASTER MS command help database for the
same command in a language other than U.S. English (the language used in the
distributed command help file). For example, you may want to provide help
information for an existing command in both U.S. English and German. By
specifying both a help string and a cultural indicator, you can refine the import
operation to add the help information for the specified help string in the specified
culture. In an import operation, the cultural indicator becomes part of the primary
key used to identify the help information.
Considerations
The default authority level of this command is 3.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
The Help Maintenance facility, which is available to users from the NonStop
NET/MASTER MS primary menu, also allows you to transfer command help
information between the NonStop NET/MASTER MS command help database
and an edit file. Additionally, Help Maintenance allows you to add, browse,
delete, list, and update help information. For more information on the Help
Maintenance facility, refer to the NonStop NET/MASTER MS System Management
Guide.
A UDB pair is two key-sequenced files that are treated as a single logical file in all
file processing operations. For more information on opening and closing UDB
pairs for access with NonStop NET/MASTER MS, see the UDBCTL command.
For more information on creating UDB pairs, refer to the NonStop NET/MASTER
NCL Programmer’s Guide and the NonStop NET/MASTER NCL Reference Manual.
For information on working with UDB pairs from NCL, refer to the NonStop
NET/MASTER NCL Programmer’s Guide.
For more information on creating commands, refer to the NonStop NET/MASTER
NCL Programmer’s Guide.
For more information on using command help and Edit Services, refer to the
NonStop NET/MASTER MS Operator’s Guide.
For related information, see the SHOW COMMANDS command.