User Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-014
6-57
EXIT
EXIT
Terminates the CI session. A CTRL–Y has the same effect.
The EXIT command does not require a semi-colon and cannot be followed by any text.
FACTOR
Calculates the prime factors of the integer part of the expression. Accepts any numeric
expression.
constant
an ordinary decimal constant with or without a decimal point, or a binary, octal, or
hexadecimal integer prefixed by %b, %, or %h respectively.
FC and !
Runs previous commands found in the command history. FC permits a command to be
edited before execution. “!” runs a command without editing. The commands are not
multiline commands and are not terminated with a semicolon.
The desired command can be specified in one of four ways:
The default is the immediately previous command;
integer (positive) specifies the ordinal number of a command in the history buffer
(See HISTORY).
-integer (negative) specifies a relative command in the history buffer, with the most
recent command having the value –1.
text selects the most recent command that starts with the specified text.
FILEINFO
Displays information about Enscribe files.
EXIT
FACTOR constant;
FC [ integer | -integer | text ]
! [ integer | -integer | text ]
FI[LEINFO] file-set [, DETAIL ];
or
FID file-set;