Message 1 of 12
LAYOUTSTODWGS - Modification?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I am not well-versed in LISP programming and would like what would hopefully be a simple modification made to this LISP routine please!
https://jtbworld.com/autocad-export-layouts-to-drawings-layoutstodwgs-lsp
^
Basically, I'd like to remove the window-popup during the command process, so that it is fully automated once run.
I imagine it's more complicated than simply removing this part of the code:
Could I please get some help?!
Thank you!