|
Welcome, Guest.
|
||||||
| AutoLISP AutoLISP or Visual LISP, learn both here! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Member
Join Date: 2001-10
Location: Drummondville, Quebec, Canada
Posts: 6
![]() |
is it possible to load a lisp file so that it is accessible to all the currently opened drawings ?
TIA |
|
|
|
|
|
#2 |
|
AUGI Addict
Join Date: 2001-10
Posts: 1,792
![]() ![]() |
Look into adding that LISP file to your APPLOAD start-up suite.
|
|
|
|
|
|
#3 |
|
Member
Join Date: 2001-10
Location: Drummondville, Quebec, Canada
Posts: 6
![]() |
actually it's a routine that I add programmatically add to the start-up, so every subsequent drawings will have that routine loaded but, the drawings that are already opened will not have access to it, is there a way to change that ?
|
|
|
|
|
|
#4 |
|
AUGI Addict
Join Date: 2001-10
Posts: 1,792
![]() ![]() |
I believe that it would be best to not attempt this
'progammaticaly'. Add it to the Startup Suite, and then issue the REINIT command to reinitialize your CAD environment. |
|
|
|
|
|
#5 |
|
100 Club
Join Date: 2000-12
Posts: 126
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Check out VL-LOAD-ALL in the help files
|
|
|
|
|
|
#6 |
|
Member
Join Date: 2001-10
Location: Drummondville, Quebec, Canada
Posts: 6
![]() |
that's exactly what I wanted thanks !
__________________
Luc Richard AUGI forums Moderator Français |
|
|
|
![]() |
|
||||||
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Leader Lisp Routine that puts in the Elevation | denton | AutoLISP | 8 | 2008-05-13 05:39 PM |
| Can I use an Express Tool Command within a lisp? | droak | AutoLISP | 4 | 2004-06-21 09:16 PM |
| Changing file attributes with lisp | pcs | AutoLISP | 4 | 2004-06-11 01:44 PM |
| Elevation Lisp? | gapple | AutoLISP | 0 | 2004-06-10 12:25 PM |
| Need Help w/ a lisp..... | smiller | AutoLISP | 2 | 2004-06-07 04:17 PM |