Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)
Table Of Contents
User Commands (m - o) noft(1)
object file is written in C or C++, the default value is case sensi-
tivity. If the first procedure is written in pTAL, the default is no
case sensitivity.
ON Turns on case sensitivity in the noft environment.
OFF Turns off case sensitivity in the noft environment. If
turned off, some files and procedures written in C and
C++ are unavailable.
? Returns the current case-sensitivity setting. If the
-SET
CASE flag is used on an OSS shell command line, the
flag specification must be enclosed in quotation marks
when the ? specifier is used.
{FORMAT | -SF }{{ASCII | A }|{DECIMAL | D }
|{HEX | H}|{ICODE | IC }
|{INNERLIST | IN }|{OCTAL | O }|? }
Specifies the format used to display the object file.
ASCII | A Displays portions of the object file in ASCII for-
mat.
DECIMAL | D
Displays portions of the object file in decimal for-
mat.
HEX | H Displays portions of the object file in hexadecimal
format.
ICODE | IC Displays portions of the object file in disassembled
program code.
INNERLIST | IN
Displays portions of the object file in disassembled
program code and displays the source code inter-
spersed with the assembler. This option can be
used only for text dumps.
OCTAL | O Displays portions of the object file in octal format.
? Returns the current format setting. If the -SET
FORMAT flag is used on an OSS shell command
line, the flag specification must be enclosed in quo-
tation marks when the ? specifier is used.
{HISTORYBUFFER | -SHB }[number | ? ]
Specifies the number of command lines in memory that are to be
available to the !, FC,orHISTORY subcommands. The default
value is 50 command lines.
number Specifies the number of command lines in the history
buffer. If number is greater than the current buffer size,
noft is unable to retrieve command lines that have
already left the history buffer. If number is smaller than
the current buffer size, the command lines lost from the
527188-003 Hewlett-Packard Company 6−79