HPlogo Using the Node Management Services (NMS) Utilities: HP 3000 MPE/iX Computer Systems > Chapter 5 Using NMMGR in Maintenance Mode

OPENDIR

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » 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
Feedback to webmaster