noft Manual (G06.26+)

noft Options
noft Manual528273-001
3-16
FILE or F
FILE or F
The FILE option specifies the name of the target object file you want to use with noft.
A subsequent FILE option closes the current object file and opens the specified object
file.
filename
specifies the name of the target object file. filename is a Guardian file name
when noft is running in the Guardian environment. filename is an OSS
pathname when noft is running in the OSS environment. The maximum size of
the OSS pathname is 255 characters.
?
returns the name of the target object file.
Considerations:
You must issue the FILE option before you can use any of:
°
DUMPADDRESS or DA on page 3-6
°
DUMPOFFSET or DO on page 3-8
°
DUMPPROC or DP on page 3-10
°
LISTATTRIBUTE or LA on page 3-23
°
LISTCOMPILERS or LC on page 3-25
°
LISTOPTIMIZE or LO on page 3-27
°
LISTPROC or LP on page 3-28
°
LISTSOURCE or LS on page 3-30
°
LISTSRLEXPORTS or LLE on page 3-31
°
LISTSRLFIXUPS or LLF on page 3-31
°
LISTSRLINFO or LLI on page 3-32
°
LISTUNREFERENCED or LUR on page 3-33
°
LISTUNRESOLVED or LU on page 3-36
Note. When you run noft from the command line, you must include this option.
{ FILE | F } { filename | ? }