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-42
RESET
RESET
The RESET option resets one or more noft target object file parameters previously
specified with SET on page 3-43 to their default values.
set-param
is one of these target object file parameters:
CASE
FORMAT
HISTORYBUFFER
HISTORYWINDOW
LINES
LOG
OUT
SCOPEPROC
SCOPESOURCE
SORT
*
specifies that all target object file parameters are reset to their default values.
The target object file parameters are defined in SET on page 3-43.
RESET { set-param | *}
Example 3-39. Resetting Target Object File Parameters to Their Default Values
noft> reset *
Out File : noft_output
Log File : (none)
Obey File : (none)
Current Path : /lt1/jasonu/tests/show/
Sorting : (none)
Formatting : Icode
Scope : (none)
Case : Sensitive
History Size : 50
History Window : 10
Lines per page : 0