You are here: More Information > Special Tasks
Special Tasks
Technical Reference
> Comment Handling > Ignoring Lines
Close
Doc-O-Matic 10
Ignoring Lines

Doc-O-Matic offers a method to ignore lines in your comment. For example, you might ignore lines that a source code generator inserts into your source. These generators prefix such strings with constant character sequences, such as "##". To ignore lines, you can use the characters ##. 

In addition, you can use trimmed lines to separate sections in your source code. The trimmed lines are ignored in the output.

These comments only work, if the comment characters are the first visible characters in the line. Therefore you can only comment out whole lines, not part of lines.

Ignored and Trimmed Lines

Copyright © 2000-2020 toolsfactory software inc. All rights reserved.