AutoTMF Software User's Guide (Update 15)
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-017
6-46
COMMENT (or “--”)
expression 
constant
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 AutoTMF CI 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










