+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Senior Member
    Using
    not specified
    Join Date
    Dec 2004
    Location
    Sydney
    Posts
    100

    Default Maximising Autolisp

    Registered forum members do not see this ad.

    I learnt all my lisp from this one. Hard going at the time, as no-one that I worked with knew any coding at all. If something went pear-shaped, I had to work out what was wrong myself.

    The only way I could get through it was to not turn a page until I fully understood everything up to that point.

    (setq pc (- current_chapter 1)
    (seqt nc (+ current_chapter 1)
    (if (not (routine work))
    (setvar chapter pc)
    (setvar chapter nc)
    );if

    Amazon have one left at $125!
    Attached Images
    There are 10 types of people in the world: those who understand binary and those who don't...

  2. #2
    Forum Newbie
    Using
    AutoCAD 2009
    Join Date
    Oct 2009
    Posts
    8

    Default

    hi
    this book can i learn from him cods and make lisp kool where the free link?

  3. #3
    Super Member
    Using
    AutoCAD pre 2000
    Join Date
    Nov 2008
    Posts
    578

    Default

    Registered forum members do not see this ad.

    I used something that had a dark blue cover of a few years earlier. It mentioned as to how to load up LISP programs via the tablet (which I do still today) and then you get into trouble.

    Humm, if it can do that, will how about this then?

    Wm.

Similar Threads

  1. AutoLISP Help
    By good_m in forum AutoLISP, Visual LISP & DCL
    Replies: 11
    Last Post: 21st Nov 2011, 06:33 am
  2. Autolisp
    By fiesta26 in forum AutoCAD Beginners' Area
    Replies: 1
    Last Post: 6th Jul 2006, 11:52 am
  3. AutoLISP
    By dhruti in forum AutoLISP, Visual LISP & DCL
    Replies: 2
    Last Post: 8th Dec 2005, 09:44 am
  4. AutoLisp
    By Bucky in forum AutoCAD 3D Modelling & Rendering
    Replies: 1
    Last Post: 4th Nov 2004, 03:51 pm
  5. autolisp
    By James Plumb in forum AutoCAD General
    Replies: 5
    Last Post: 28th Feb 2003, 05:07 pm

Bookmarks

Posting Permissions

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