Results 1 to 8 of 8

Thread: vinny

  1. #1
    Member
    Join Date
    2018-07
    Posts
    3
    Login to Give a bone
    0

    Default vinny

    I load lisp files (using 2002 autocad) and some of them work, others do not. Why dosen't some of them do not?

  2. #2
    I could stop if I wanted to
    Join Date
    2015-05
    Location
    West Des Moines
    Posts
    306
    Login to Give a bone
    0

    Default Re: vinny

    I'm not super fluent in LISP routines. I've written a few script ones and know a few basics, but I also haven't written one in a while. That being said my experience has been that I've had multiple LISPs break over the years with newer versions of CAD, some of them I've been able to fix and others I've never been able to. If you're using newer LISPs on 2002 then it might not jive with the version.

    If you post the LISPs that don't work here someone may be able to fix them for you.

  3. #3
    100 Club JeffClark's Avatar
    Join Date
    2002-07
    Location
    South Jersey
    Posts
    152
    Login to Give a bone
    0

    Default Re: vinny

    You are using a version of AutoCAD that is over 16 years old.
    Many strange things can and will happen with Lisp Routines that were written in newer versions.

    A lot of routines rely on standard AutoCAD commands to function. Every version ever features "new" commands that weren't in the previous version.
    If your routine calls a command that is not in your version, well, it aborts.

    Like CCarleton stated, post the crashing routine. Maybe we can help you.

  4. #4
    Member
    Join Date
    2018-07
    Posts
    3
    Login to Give a bone
    0

    Default Re: vinny

    thanks for the heads up and I'm sure you are correct!

    - - - Updated - - -

    thanks for the suggestions, I will give it a try

  5. #5
    Certifiable AUGI Addict tedg's Avatar
    Join Date
    2005-06
    Location
    in the upper right corner
    Posts
    3,507
    Login to Give a bone
    0

    Default Re: vinny

    interesting thread title....
    What does "vinny" have to do with a lisp not working?

    Vinny Bag O Donuts?
    My Cousin Vinny?


  6. #6
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: vinny

    Acad 2002, released back in '01, so old enough to drink, or vote.

  7. #7
    Certifiable AUGI Addict tedg's Avatar
    Join Date
    2005-06
    Location
    in the upper right corner
    Posts
    3,507
    Login to Give a bone
    0

    Default Re: vinny

    Quote Originally Posted by cadtag View Post
    Acad 2002, released back in '01, so old enough to drink, or vote.
    Well vote maybe, and serve in the military, but in most states, not old enough to drink (legally)
    Drinking age is 21.

  8. #8
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Default Re: vinny

    Quote Originally Posted by cadtag View Post
    Acad 2002, released back in '01
    If anyone wants to go down memory lane.

    https://autodesk.blogs.com/between_t.../ACAD_R17.html

    Looks like associative dimensioning was new, the Enhanced Attribute Editor, as well as a lot of stuff that died, such as "iDrop", "Point A", "Bulletin Board for AutoCAD Today".
    Not sure about "Project Point", "Plans & Specs", and "Construction Manager" - they are not listed in the Autodesk Graveyard, but perhaps they were never considered real apps?

    2002 was supported on Windows 2000 Professional, Windows 98, Windows ME, and Windows NT® 4.0 !
    R.K. McSwain | CAD Panacea |

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •