noft Manual (G06.26+)
Table Of Contents
- What’s New in This Manual
- About This Manual
- 1 Introduction
- 2 noft Utility
- 3 noft Options
- Break Key
- ! (Exclamation Point)
- CD
- COMMENT
- DUMPADDRESS or DA
- DUMPOFFSET or DO
- DUMPPROC or DP
- DYNSTR2
- ENV
- EXIT or E
- FC
- FILE or F
- HELP or ?
- HISTORY or H
- LAYOUT
- LIBLIST
- LISTATTRIBUTE or LA
- LISTCOMPILERS or LC
- LISTOPTIMIZE or LO
- LISTPROC or LP
- LISTSOURCE or LS
- LISTSRLEXPORTS or LLE
- LISTSRLFIXUPS or LLF
- LISTSRLINFO or LLI
- LISTUNREFERENCED or LUR
- LISTUNRESOLVED or LU
- LOG
- OBEY
- OUT
- QUIT or Q
- RESET
- SET
- SHOW
- SYSTEM or VOLUME
- XREFPROC or XP
- 4 noft Diagnostic Messages
- 5 ar Utility
- 6 ar Diagnostic Messages
- A Sample nld and noft Session
- B Converting From Binder to noft
- C Native Object File Structure
- Glossary
- Index

noft Options
noft Manual—528273-001
3-49
SYSTEM or VOLUME
SYSTEM or VOLUME
The SYSTEM or VOLUME option specifies the default node, volume, and subvolume
names that noft uses to resolve partially qualified Guardian file names.
node-name
is a node name. The default is the node from which you invoked noft.
volume-name
is a volume name. The default is the volume from which you invoked noft.
subvolume-name
is a subvolume name. The default is the subvolume from which you invoked noft.
Considerations:
•
Without parameters, the SYSTEM or VOLUME option restores the default path to the
node, volume, and subvolume from which you invoked noft.
•
ENV on page 3-14 and SHOW on page 3-48 list the noft current settings of the
volume and subvolume.
•
The noft utility does not verify the validity of the specified node, volume, or
subvolume name. noft provides verification only when trying to open an object or
source file.
Note. This option is valid only in the Guardian environment. A similar OSS command is CD on
page 3-5.
{ SYSTEM } [ \node-name ]
{ VOLUME } [ $volume-name ]
[ subvolume-name ]
[ $volume-name.subvolume-name ]
[ \node-name.$volume-name ]
[ \node-name.$volume-name.subvolume-name ]