To filter the special X-Tools comments in DAC Editor and Flow Chart

in the Option / Editor dialog box

enter the "~" string in the "Comment / Zoom with prefix" box and the "~+:" string in the "Comment / Exception" box.
In Editor, the lines
...
/*~A:2*/
/*~+:Includes */
...
will then be presented as
...
/*~~~~*/
/*~~~Includes */
...
Similarly, in the Options / Analysis for Flow Chart dialog box

enter "~" in the "Comment filter and ignoring / Ignore prefix" box and enter "~+:" in the "Comment filter and ignoring / Exception" box.
|