noft Manual (G06.26+)

noft Options
noft Manual528273-001
3-43
SET
SET
The SET option sets one or more noft target object file parameters to specified
values.
set-param
is one of:
CASE { ON | OFF | ? }
FORMAT
{ ASCII | A | DECIMAL | D |HEX | H |
ICODE | IC | INNERLIST | IN | OCTAL | O | ?}
HISTORYBUFFER [ number | ? ]
HISTORYWINDOW [ number | ? ]
LINES[number]
LOG { filename [B] | OFF | ? }
OUT { filename [B] | OFF | ? }
SCOPEPROC { proc-spec | proc-num | * | ? }
SCOPESOURCE { filename | file-number | ? }
SORT { ALPHA | A | LOC | L | NONE | N | ? }
To set a single set-param in a single SET statement, use these abbreviations.
CASE { ON | OFF | ? }
specifies the case-sensitivity of the noft environment. If the first source file in
the symbol table of the target object file is written in C or C++, the default is
case-sensitivity ON. Otherwise, the default is case-sensitivity OFF.
ON
turns on case-sensitivity in the noft environment.
SET set-param
SET Command Abbreviation
SET CASE SC { ON | OFF | ?}
SET FORMAT SF { ASCII | A | DECIMAL | D |
HEX | H | ICODE | IC |
INNERLIST | IN | OCTAL | O | ? }
SET HISTORYBUFFER SHB [ number | ? ]
SET HISTORYWINDOW SHW [ number | ? ]
SET SCOPEPROC SSP { proc-spec | proc-num | * | ? }
SET SCOPESOURCE SSS { filename | file-number | ? }
SET SORT ST { ALPHA | A | LOC | L | NONE | N |
? }