Hi,
I want to clean the code from comments - which means:
- delete everything after //
- delete everything from Documentation trigger
- delete code commented out by { }
The task is not massive (last part can be a bit tricky) - but maybe there is already solution somewhere in download section - so I could save some time?
0
Comments
http://www.mibuso.com/dlinfo.asp?FileID=205
you can search the text files for the characters you want.
http://www.BiloBeauty.com
http://www.autismspeaks.org
To remove the document trigger and multy-line curly brace comment, you will have to create a state machine.