contents.gifindex.gifprev1.gifnext1.gif

Comment Directive

The COMMENT directive allows you to include comments in an XFD file. Comments enable you to embed information in the XFD file that might be useful to other applications that access the data dictionary. Because the information is embedded in a comment, it does not interfere with processing by Acu4GL interfaces. 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 ))