HPlogo Using the Node Management Services (NMS) Utilities > Chapter 5 Using NMMGR in Maintenance Mode

OPENDIR

MPE documents

Complete PDF
Table of Contents
Index

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




OPENCONF


PAGECONF