Written for fun and practice - a windows form project (the .rar contains the .exe file of the program).
Now you don't have to need to run ACAD for just to strip the code with LISP.
EDIT:
Updated the program (included a vertical bar, so one could scroll through the code) - I've forgot that they can get quite lengthy
Also modified a bit the default regex pattern,
so it would strip also patterns like [color=#87d6ee] or ( previous pattern was looking just for )
ForumCodeTags.rar
In fact my intention was simple, in order to clean up the [BBcodes]
within the new code tags in this forum.
Therefore, IMO optimized with CLIPBOARD without using 'getfiled' is much more convenient, isn't it?
code updated - post#1
Copy text (from forum) -> run 'FORUM' (in ACAD) -> [Ctrl+V] Paste (in forum active editor) Done!