transmissiontowers
Structural
- Jul 7, 2005
- 561
I have a new add-on for ACAD that interfaces with GTSTRUDL that adds its own profile. You access ACAD from within GTSTRUDL.
When I go back to use plain ACAD 2016, the CAD profile is still active and my LISP routines are not loaded or when I type the LSP name, the dialog does not open. I can switch Profiles back to my old Profile but even when I close and restart ACAD, my LISP routines are not loaded. I added /p "myoldprofile" to the shortcut on the desktop and the profile seems to be back to normal but the LISP routines are not loaded. I have to go back to Manage and load them one at a time. I see a Script icon next to the manage, but what commands can I add to the SCR file to get my lisp files back? I think it is appload followed by the LSP name, but when I try that, the same dialog box opens and I have to load them up one at a time.
So how can I get the LSP files to load right, or what is the syntax for loading them?
TIA
_____________________________________
I have been called "A storehouse of worthless information" many times.
When I go back to use plain ACAD 2016, the CAD profile is still active and my LISP routines are not loaded or when I type the LSP name, the dialog does not open. I can switch Profiles back to my old Profile but even when I close and restart ACAD, my LISP routines are not loaded. I added /p "myoldprofile" to the shortcut on the desktop and the profile seems to be back to normal but the LISP routines are not loaded. I have to go back to Manage and load them one at a time. I see a Script icon next to the manage, but what commands can I add to the SCR file to get my lisp files back? I think it is appload followed by the LSP name, but when I try that, the same dialog box opens and I have to load them up one at a time.
So how can I get the LSP files to load right, or what is the syntax for loading them?
TIA
_____________________________________
I have been called "A storehouse of worthless information" many times.