Results 1 to 2 of 2

Thread: Lisp for Autocad for MAC

  1. #1
    Member
    Join Date
    2010-01
    Posts
    6

    Default Lisp for Autocad for MAC

    Anyone using Autocad for MAC with LISP routines? Anyone able to write lisp routines in MAC? When I attempt to use the defun command in the command line I get no further but get an error. I am fairly new to lisp but would like to learn, is there a better language to write macros etc? Any help or guidance would be appreciated.

  2. #2
    Certified AUGI Addict rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Houston
    Posts
    7,519

    Default Re: Lisp for Autocad for MAC

    Quote Originally Posted by randamille View Post
    Anyone using Autocad for MAC with LISP routines? Anyone able to write lisp routines in MAC? When I attempt to use the defun command in the command line I get no further but get an error. I am fairly new to lisp but would like to learn, is there a better language to write macros etc? Any help or guidance would be appreciated.
    When I attempt to use the defun command in the command line
    How exactly are you doing this? Are you typing in a lisp statement like this? (defun c:e () (command "._erase"))

Similar Threads

  1. intellicad lisp to autocad
    By parkerfeldman in forum AutoLISP
    Replies: 1
    Last Post: 2009-07-10, 01:22 PM
  2. Run LISP Routines in AutoCAD LT
    By pezjoy42 in forum AutoCAD LT - General
    Replies: 2
    Last Post: 2008-08-01, 06:31 PM
  3. Run LISP Routines in AutoCAD LT
    By pezjoy42 in forum AutoCAD Tips & Tricks
    Replies: 2
    Last Post: 2008-08-01, 06:31 PM
  4. LISP in AutoCAD LT 2006
    By burkaymucuk in forum AutoLISP
    Replies: 1
    Last Post: 2006-03-10, 10:45 AM
  5. Enabling Lisp in AutoCAD LT
    By jsr13 in forum Software
    Replies: 9
    Last Post: 2005-12-07, 04:37 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
  •