Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have a little routine I'm working on. It uses a specific template to create a new detail drawing.
It works well, but do to the nature of autolisp it ends back in the original drawing where initiated.
I need to activate the drawing created as the last thing the program does. Is this even possible?
So, it creates a drawing and it's automatically named Drawing10.dwg. I need to return to that new drawing tab as the last part of the lisp.
See attached lisp...
Solved! Go to Solution.