Manual

NonStop AutoTMF Software Commands
HP NonStop AutoTMF Software User’s Guide429952-013
6-44
COMMENT (or “--”)
a constant
expression operator expression
expression
constant
specifies a decimal constant with or without a decimal point, or a binary, octal,
or hexadecimal integer prefixed by %b, % or %h respectively.
operator
the arithmetic operator +, -, * or /
COMMENT (or “--”)
Causes the command interpreter to ignore the remainder of the current line.
COMMENT may not appear within the lines of a multiline command.
In addition to the explicit COMMENT command, a pair of dashes (– –) causes the CI to
ignore all remaining text on the current line. A dash-dash comment may appear within
a multiline command.I
COMMENT any-text
or
-- any-text