×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

How do I load a lisp into Autocad 2002? or is it even possible

How do I load a lisp into Autocad 2002? or is it even possible

How do I load a lisp into Autocad 2002? or is it even possible

(OP)
I've looked through everything i could find on the subject of lisps, and have found some excellent articles. But the one thing I can't find is how to implement them in Autocad 2002. I have the support file search path set. What command would I use to get them to work? I know how to do it if I were using any other release, I'm pretty sure I could even write one if I had the need for one that I couldnt find here, but it would be useless for me since I can't figure out how to load them :+)
Thanks for all the great reading so far.

RE: How do I load a lisp into Autocad 2002? or is it even possible

Appload will bring up the dialog box for picking which lisp, ads & arx files you want to load or if you know where it is you can still load it via a lisp command.  Here is how I can load a lisp file called steel.lsp in the support folder:
(load "c:\\Program Files\\AutoCAD R14\\support\\steel")
  or if the support folder is in the support search path
(load "steel")

Hope this works for you,
SEMott

RE: How do I load a lisp into Autocad 2002? or is it even possible

(OP)
SEMott, I tried the appload and the load command and it didnt work. Whenever I use those commands I get, Unknown command "LOAD"C:\\AUTOCADLISPFILES\\STR_PANS"".  Press F1 for help. So I hit F1, and did a search again for anything on load or appload and no luck.

I forgot to say that it is autocad 2002 "LT". I left off the LT part, if that has anything to do with it.

I just recently finished a 2 yr. Associates degree and the Instructor didnt even know how to load lisps. Makes me wonder about my education now :+/

RE: How do I load a lisp into Autocad 2002? or is it even possible

Dear Hobbs;

AutoCad LT or Lite has never had LISP capability. If you want to use lisp you need to buy the full version of AutoCad 2002.

I believe you can customize AutoCad LT to some degree using VBASIC but that is beyond my ability.

Sorry to be a party pooper

Regards Adrian

RE: How do I load a lisp into Autocad 2002? or is it even possible

(OP)
Adrian2, you're not being a party pooper, you're just saving me from having a flat spot on my forehead from banging it on my desk. :+)
thanks for the info on lite

RE: How do I load a lisp into Autocad 2002? or is it even possible

He's right- LT has never had the capability of DIRECTLY running LISP routines. Your instructor isn't really at fault,though (even though the institution might be).
1. Search the web for ACAD-LT utilities. There are a number of companies that sell LISP activators you run on top of ACAD-LT, and the best even have versions for ACAD-200X. You need to CALL THEM to discuss your needs, but you should find success without purchasing an upgrade to full ACAD.
2. If you can afford it, GET FULL ACAD. There are many capabilities that you won't discover you "need" until you have them in front of you. Otherwise, look for those add-on program sites.
3. As to your instructor, quite often a drafting teacher is given a copy of the CAD program they're going to teach from, and told to "learn it" before next semester. If your instructor did a fair job with "Intro to CAD" or some such, then you got what you paid for. It's a sad reality that many institutions don't have the budget to really do this job well, but at least be glad that they bought ACAD-LT instead of some less expensive alternative "CAD" program to teach from. As you've discovered, a good intro to ACAD (even -LT) is MARKETABLE.
4. Actively learn your tool, and soon you'll be ANSWERING  CAD forum questions instead of asking them!
Good Luck!
C.F.

RE: How do I load a lisp into Autocad 2002? or is it even possible

(OP)
Thanks for the "point in the right direction" cfee :+)
Im going to look into the full ACAD here shortly.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources