Message 1 of 4
opening a lisp file within acad2015.lsp

Not applicable
07-18-2016
01:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hello
I'm trying to make adjustments in multiple drawings by using "acad2015.lsp". The file should contain commands and also different lisp files. I have a problem with those lisp files. They don't open or work. when I use them manually in the drawing they work fine. The command I tried to open them with "acad2015" was something like: _APPLOAD "adjust.lsp".
anyone a suggestion? 😄