Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Loading a fast file from tool pallet

2 REPLIES 2
Reply
Message 1 of 3
roger.block
189 Views, 2 Replies

Loading a fast file from tool pallet

I have some Autolisp files that have been compiled into fast files (.fas) that I want to load from a tool pallet. What would the code or commands be to do this?
2 REPLIES 2
Message 2 of 3
bnarum1
in reply to: roger.block

here is an example of how to "LOAD"
(load "M:\\acad\\utlty\\DwgIndex.fas")
I would suggest placing this in an mnl file that would automatically load upon start up. If you have that many routines or routines you rary use you could place them in a pallet to manually load when needed.
B
Message 3 of 3
roger.block
in reply to: roger.block

Thank you.

baga

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost