TCASE: Changes the case of selected text or mtext (upper case to lower case or vice versa)
Fellow Lisp Geeks,
Currently testing BricsCAD to see if it will do the job of replacing Acad.
Problem #2:
Anyone have a lisp routine that will change text case from upper or lower to the opposite?
In Acad, TCase.lsp, TCase.dcl, & TCaseSup.lsp files were used; in BricsCAD selected text, but was "Unable to load dialog box".
Anyone know how to solve this issue or have a lisp routine that will change text case from upper or lower to the opposite.
Thanks, Mike
Comments
-
You should also find this in BricsCAD Express Tools - https://www.bricsys.com/applications/a/?express-tools-a589-al1002
0 -
Per,
Thank you for the info on BricsCAD Express Tools, sounds like this will solve a number of current issues I am working through in my lisp routine migration from Acad to BricsCAD .
Mike0