Purpose
Indicates that the remainder of the line is to be ignored by the program.
Syntax
! text
Remarks
For convenience the form-feed character (ASCII code 12) can also be used as a command delimiter. This is useful when you want to control pagination when printing the log file. The PAGE command can also be used for this purpose, but the PAGE command produces additional output, for example, a time and date stamp.
Example
! This is a comment
FIT %con sex @ ! This is a comment too