To filter the special EasyCASE comments in DAC Editor and Flow Chart

in the Option / Editor dialog box

enter the " EasyCASE" (leading space) string in the "Comment / Zoom with prefix" box and the empty string in the "Comment / Exception" box.
In Editor, the lines
...
/* EasyCASE (9
ReadLine */
...
will then be presented as
...
/*~~~~~~~~~~~~~~
ReadLine */
...
Similarly, in the Options / Analysis for Flow Chart dialog box

enter " EasyCASE" (leading space) in the "Comment filter and ignoring / Ignore prefix" box and enter empty in the "Comment filter and ignoring / Exception" box.
|