amounjid Posted September 23, 2008 Posted September 23, 2008 Hi every one, it's my first time to use the lisp program. my problem is when i find a lisp file where should i save it. thanks u:) Quote
Strix Posted September 23, 2008 Posted September 23, 2008 Bookmarked for addition to the FAQ part of the site Sorry, I can't answer your question, but somebody will be along soon who knows (or you can search some old threads as I'm pretty certain it's been asked before) Quote
BOB'27T Posted September 23, 2008 Posted September 23, 2008 I sometimes save to My Documents or into our network, if the other guys want to use them. Quote
jaylo23 Posted September 23, 2008 Posted September 23, 2008 I usually save mine under the support file in autodesk and add it to my start-up suite so that it is loaded everytime i start cad Quote
dbroada Posted September 23, 2008 Posted September 23, 2008 if you save them in a pathed folder you can then load them with (load"myLisp") Quote
Biscuits Posted September 23, 2008 Posted September 23, 2008 Over time, you may find you have collected quite a few lisp files, blocks, and script files, etc. I would create a folder named after each file type and keep these folders in your support path. Here's my setup: c:\MySupport\blocks c:\MySupport\drawings c:\MySupport\routines c:\MySupport\scripts Quote
amounjid Posted September 23, 2008 Author Posted September 23, 2008 ok thanks every one, i try to do that. Quote
rustysilo Posted September 23, 2008 Posted September 23, 2008 I have mine all in a "lisp" folder and just call them when I need them via appload. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.