
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All, I've come into problem. I used to have a lisp routine that would allow me to select multiple single line text and edit without having to double click. It would just skip to the next line of text, open text editor dialog box, I edit, hit enter, then off to the next piece of text.
I do not recall the name of this routine. I lost it due to a system restore we had to perform at work. I didnt have the chance to save my LISP's.
Anyways, I have AutoCAD Electrical 2020, but for now, use the "2D Drafting & Annotation" workspace.
I have found several lisp routines that look like they would do what I am looking for, but with each one, I get some kind of error.
I first tried "TEDIT" (attached) and this is the error I get:
TEDIT
Select objects: Specify opposite corner: 10 found
Select objects:
Unknown command "DDEDIT". Press F1 for help.
I have also tried two other LISP routines called "met" and "me" (attached). When I type in the command prompts for these other two, it doesnt even recognize the command. Thoughts anyone?
Solved! Go to Solution.