Results 1 to 10 of 10

Thread: autolisp help

  1. #1
    Member
    Join Date
    2004-08
    Posts
    15
    Login to Give a bone
    0

    Default autolisp help

    Please help;
    I know very little about lisp but I want to learn. I was looking for the archived courses but was stopped at there page. How do I sign up for past courses?
    I am trying to do a quick fix to a lisp program a fellow worker wrote for acad r14 but it dosen't work completely or correctly in 2k5.
    I want to suppliment the original acad menu with his but it seems to work only with his or nothing at all (Acad 2k menu is completely gone) .
    All of the icon menu buttons except the lisp in his program are question marks.
    Most commands work fine but ...... of course, there are some that are out to lunch.
    I don't know where to start. It is written in asci sp..

    Thanks.
    Guy

  2. #2
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: autolisp help

    Take a look at the following:
    http://usa.autodesk.com/adsk/servlet...linkID=2475323

    And please post the LISP code here for use to review and suggest the
    required corrections to bring it into compliance with your current version.

  3. #3
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: autolisp help

    Quote Originally Posted by guyogordo
    Please help;
    Quote Originally Posted by guyogordo
    I know very little about lisp but I want to learn. I was looking for the archived courses but was stopped at there page. How do I sign up for past courses?

    Hi

    Have a browse of the following thread -

    Learning Lisp

    Have a good one, Mike

  4. #4
    I could stop if I wanted to
    Join Date
    2002-02
    Location
    Kansas
    Posts
    487
    Login to Give a bone
    0

    Default Re: autolisp help

    Have you gone thru the AutoCad Visual LISP Tutorial

  5. #5
    Member
    Join Date
    2004-08
    Posts
    15
    Login to Give a bone
    0

    Default Re: autolisp help

    I am working on it but get impatient and jump over to the problems that I listed in the post. I want to know and do everything yesterday.

  6. #6
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: autolisp help

    Quote Originally Posted by guyogordo
    I want to suppliment the original acad menu with his but it seems to work only with his or nothing at all (Acad 2k menu is completely gone) .
    All of the icon menu buttons except the lisp in his program are question marks.
    Leave the Acad.mn* files alone. Create a new menu for your customized stuff, and use the MenuLoad command to load the partial menu. I strongly advise reading the Developer's Guide (F1) on Menu Customization.

    BTW, please try not to mix topics in your posts. You have one LISP question and one Customization question.

  7. #7
    Member
    Join Date
    2004-08
    Posts
    15
    Login to Give a bone
    0

    Default Re: autolisp help

    Sorry. That was my first post; I'll try not to do that again.

  8. #8
    Woo! Hoo! my 1st post
    Join Date
    2004-09
    Posts
    1
    Login to Give a bone
    0

    Default Re: autolisp help

    Guy,
    Look...just give up. You don't have a chance. You probably don't remember me but I'm the guy who can't stand Autocad 2000 and works in ver. 14.

    Ddave

  9. #9
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: autolisp help

    I still want to see the code, and the mnu files involved here.
    If he wont share that data how can we be of help here?
    I see at least two issues here; a modified menu and possibly
    some errant LISP code.
    Without the data we're throwing darts at tadpoles.
    This isn't as easy as shooting fish in a barrel.

  10. #10
    Member
    Join Date
    2004-08
    Posts
    15
    Login to Give a bone
    0

    Default Re: autolisp help

    Thank all for your help,

    I was asked not to share the codes, so --- I won't. Long story.

    Although I did shoot darts with the #5 woman player in the country, I honestly did not correlate the similarities between the two. Easy to repair? I didn't know, that's why I asked.
    I signed up for the lisp class there at AUGI and am currently working with the tutorial in Acad. I know that I can learn allot with the group and hope to join in more as I become more acquainted with the process.

    Thanks again
    Guy

Similar Threads

  1. AutoLISP
    By dderr368271 in forum AutoLISP
    Replies: 13
    Last Post: 2014-03-06, 10:46 AM
  2. Autolisp
    By thechinaman in forum AutoCAD General
    Replies: 7
    Last Post: 2011-05-23, 04:07 AM
  3. autolisp help
    By sam_ctlim in forum AutoCAD General
    Replies: 9
    Last Post: 2008-06-11, 11:51 AM
  4. Autolisp
    By bulalakaw80 in forum AutoCAD Customization
    Replies: 6
    Last Post: 2007-11-15, 07:32 PM
  5. AutoLisp or VBA
    By red2002yzfr1 in forum ACA General
    Replies: 6
    Last Post: 2006-05-22, 02:36 PM

Posting Permissions

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