rlx Posted August 11, 2015 Posted August 11, 2015 (edited) Just feels right to start giving back to the community I have begged / stole & borrowed (learned) so much from You have two commands , one for dialog mode and one for script mode. You see them upon load CT. If i did my work right no further explanation should be needed. I can't and won't compete with some of the big ones out there (you know who you are ) Anywayz , I hope it can be of use. gr. Rlx CT.LSP Edited August 13, 2015 by rlx Quote
ketxu Posted August 13, 2015 Posted August 13, 2015 Thanks for sharing. It still problem with unicode text ^^ Quote
rlx Posted August 13, 2015 Author Posted August 13, 2015 Thanks for sharing.It still problem with unicode text ^^ that's correct , I (we) here at my work have no use for that but you could update the code is necessary. For info see link from Lee mac http://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-write-unicode-characters-to-a-text-file/td-p/4312065/page/2 or visit his site. Gr. Rlx Quote
rlx Posted August 13, 2015 Author Posted August 13, 2015 (edited) Shouldn't that be Zoom to Extents? oh dear , you're absolutly right , guess it's a Dutch thing , to extenddddd , extenddddding , just comes naturally in Dutch grammar. I've updated my original post with the pic and the lisp... 2-nite I will punish myself by drinking 1 extra cold beer grtz Rlx Edited August 13, 2015 by rlx Quote
taybac214 Posted July 14, 2022 Posted July 14, 2022 I like the function of lisp very much. I use autocad2019. I use your lisp but it gives error. Can you help me to edit it? Thank! CT : Change Text , 1 jul 2014 - 11 Aug 2015 by RLX Use (C:CT) for dialogmode or (C:CT_ScriptMode) in script files Command: Command: CT bad argument type: stringp nil Command: Quote
rlx Posted July 14, 2022 Author Posted July 14, 2022 Hi Taybac214 , haven't done much lisping lately but I have attached my latest version, still a couple of years old but it seems to be working here in AutoCad 2022. Maybe this will work for you else I have to take a closer look at where the problem might be. Probably somewhere in the ini section. Else load routine from the built in AutoCad lisp editdor , set it to stop on error and then use view last error so I have a better idea where it all goes wrong. CT.LSP 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.