HP 3000 Manuals

OPENDIR [ Using the Node Management Services (NMS) Utilities ] MPE/iX 5.0 Documentation


Using the Node Management Services (NMS) Utilities

OPENDIR 

Opens a network directory file and makes it the current directory.

Syntax 

OPENDIR fileref

Parameters 

fileref               The name of a network directory file to access in
                      the format:

                      filename[.groupname[.accountname]]

                      A file lockword may not be specified.

Description 

OPENDIR closes any previously opened directory and opens the directory
file named in fileref for shared, read/write access.  If the directory
file does not exist, than a new directory is created and opened.

Example 

NMMGR>OPENDIR NSDIR.PUB.SYS



MPE/iX 5.0 Documentation