HP 3000 Manuals

SYSDIC Command [ HP System Dictionary XL Gen. Ref. Vol. 2-Part 3 SDCONV ] MPE/iX 5.0 Documentation


HP System Dictionary XL Gen. Ref. Vol. 2-Part 3 SDCONV

SYSDIC Command 

The SYSDIC command is used to open System Dictionary, and has the
following format:

     SYSDIC parameter-1meter-2;...meter-n.

The ending period signals completion of the command, and the sequence of
the parameters has no significance at all.  Upon receiving this command,
SDCONV opens System Dictionary as specified.  The parameters accepted by
the SYSDIC command are described below.

NAME Parameter 

This parameter specifies the particular System Dictionary to open, and
has the following format:

     NAME = <System Dictionary name>

The default value is SYSDIC.

SCOPE Parameter 

This parameter specifies the scope used to open System Dictionary, and
has the following format:

     SCOPE = <scope name>

There is no default value for this parameter.  You will get an error if
you attempt to open System Dictionary without a scope name.

PASSWORD Parameter 

This parameter specifies the scope password used to open the dictionary,
and has the format:

     PASSWORD = <password>

There is no default for this parameter.  If you omit this parameter when
the scope is specified, you will be prompted for it.

DOMAIN Parameter 

This parameter is used to specify the System Dictionary domain, and has
the format:

     DOMAIN = <domain name>

If you leave the value of this parameter blank ("DOMAIN="), then the
common domain will be opened.  The common domain is represented by a
blank entry in the SHOW display also.  The default value for this
parameter is the common domain.

VERSION Parameter 

This parameter specifies the version of the System Dictionary domain, and
has the format:

     VERSION = <version name>

If you specify a blank as the value of this parameter, or enter no value,
the latest test version (the default value for this parameter) will be
selected.

OPEN-MODE Parameter 

This parameter specifies the update mode for System Dictionary, and has
the following format:

     OPEN-MODE = SHARED-UPDATE or EXCLUSIVE-UPDATE

The default value for the parameter is SHARED-UPDATE.

NAME-MODE Parameter 

This parameter specifies whether the internal or external names will be
used, and has the following format:

     NAME-MODE = INTERNAL or EXTERNAL

The default is EXTERNAL.



MPE/iX 5.0 Documentation