'read' should also remove comment blocks
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
The command read should also detect and remove comment blocks. Enhance the syntax by allowing something like read FILE -comments={"LC", "BCS", "BCE"}, where LC means line comment, BCS block-comment-start and BCE is block-comment-end. The internal logic might use the StyledTextFile class.
Can be implemented as described within the description.
Change was added to the automatic SW tests. No deviations detected.
Anonymous
Diff:
Diff:
Diff:
Diff:
Related
Commit: [r1192]
Diff: