ContentsIndexPreviousNext

4.5 Comment Directive

The COMMENT directive allows you to include comments in an XFD file. Because the information is embedded in a comment, it does not interfere with processing by Acu4GL products. Each comment entered with this directive will appear in the XFD file with the symbol # in column one.

Syntax

$XFD COMMENT text
          or
*(( XFD COMMENT text ))