AutoLisp search path

AutoLisp search path

Anonymous
Not applicable
148 Views
6 Replies
Message 1 of 7

AutoLisp search path

Anonymous
Not applicable
I am using AutoCAD 2000 and i have created many Lisp routines. My main quwstion is:
Is it poosible to set a search path in a routine so I can insert proto types from different directories than the working directory.
0 Likes
149 Views
6 Replies
Replies (6)
Message 2 of 7

Anonymous
Not applicable
You can do anything you want! That's what makes it so great!

Have fun,

Dave

"Medmiston" wrote in message
news:ef3829b.-1@WebX.SaUCah8kaAW...
I am using AutoCAD 2000 and i have created many Lisp routines. My main
quwstion is:
Is it poosible to set a search path in a routine so I can insert proto types
from different directories than the working directory.
0 Likes
Message 3 of 7

Anonymous
Not applicable
Wow! He's a real big help.

Go to www.acadx.com for more on this.
--
Eric S. eschneider@jensenprecast.com

(setenv "ACAD" tmp)
0 Likes
Message 4 of 7

Anonymous
Not applicable
I only use the *.mnl file and all paths are relative to a path string set
there which is strcat'd to wherever it is I want to go. This way I can have
my setup for any number of different companies I work for.

How you do things is REALLY dependent on where you are and where you want to
be. Perhaps I should have just asked where he is and where he wants to go,
but I just couldn't help myself.

So where are you? and Where do you want to go? Then I can be a bit more
helpful.

Have fun,

Dave
"Eric Schneider" wrote in message
news:098582B3DA7A49AAF7FD729C78F9A19C@in.WebX.SaUCah8kaAW...
> Wow! He's a real big help.
>
> Go to www.acadx.com for more on this.
> --
> Eric S. eschneider@jensenprecast.com
>
> (setenv "ACAD" tmp)
>
0 Likes
Message 5 of 7

Anonymous
Not applicable
Based upon the question that was originally asked he gave a complete answer.
Far too often in the newsgroups people post questions with absolutely no
details (far worse than the question in this thread). How many times have
we all seen a message that says " Plottting (EDITED)! in a2k " or " My mouse
won't work " with no mention of any other details. If you want a complete
answer, ask a complete question.

     Ryan

"Eric Schneider" wrote in message
news:098582B3DA7A49AAF7FD729C78F9A19C@in.WebX.SaUCah8kaAW...
> Wow! He's a real big help.
>
> Go to www.acadx.com for more on this.
> --
> Eric S. eschneider@jensenprecast.com
>
> (setenv "ACAD" tmp)
>
0 Likes
Message 6 of 7

Anonymous
Not applicable
I guess I'm just a knight in shining armour then. I went above and beyond
the call.
I hope I didn't hurt anyones feelers.
--
Eric S. eschneider@jensenprecast.com
0 Likes
Message 7 of 7

Anonymous
Not applicable
Feelers in-tact...

I just hope he comes back so I can give my "this is the best way to
customize AutoCAD speach".

:)

Have fun,

Dave

"Eric Schneider" wrote in message
news:8CAF5351CBF7BA37353B56CBBD4BC566@in.WebX.SaUCah8kaAW...
> I guess I'm just a knight in shining armour then. I went above and beyond
> the call.
> I hope I didn't hurt anyones feelers.
> --
> Eric S. eschneider@jensenprecast.com
>
0 Likes