IntelliCAD.net

The IntelliCAD Network

James Poole
  • Male
  • Tupelo, MS
  • United States
Share
Share on Twitter
Share on Facebook
  • Blog Posts
  • Discussions (4)
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

James Poole's Friends

James Poole's Discussions

IntelliCAD lisp debugger
16 Replies

Started this discussion. Last reply by CAB Aug. 29, 2009.

 

James Poole's Page

Latest Activity

James, This is a late replay but to address you lisp error, you can not STRCAT an integer. So use two PRINC functions like this: (PRINC "Line: ")(PRINC (= N (+ N 1))) Or convert the integer: (PRINC (STRCAT "Line: " (ITOA (= N (+ N 1))))) HTH
August 29, 2009
June 22, 2009
I don't know if I ever got back to you one the bad argument. I think it due to not setting n equal to zero. Try (setq N 0) and run before the n + 1 statement. Wow, am I rusty, I don't even remember how to set an AutoLISP variable. I think for vacati…
March 6, 2009
The concern is still there for visual lisp and arx for me. For VL lisp it sure seems like it was just "tacked" on to the original lisp code, and thrown together in a hurry. I just am so skeptical that those programs that run on AutoCAD VLisp and Int…
March 5, 2009
No problem Dave, It's been interesting reading for me to follow the discussion & I appreciate your link to the ZWCAD DRX information. I agree with you that AutoLISP should be more than adequate for my needs, but I am also not adverse to learning C+…
February 6, 2009
Dave Brownscombe said:Well put Scott and Deelip, this really puts things into perspective. In my 17 years of CAD experience I've only touched the very tip of the AutoLisp iceberg, I've always been very impressed with how powerful a tool it can be.…
February 6, 2009
Well put Scott and Deelip, this really puts things into perspective. In my 17 years of CAD experience I've only touched the very tip of the AutoLisp iceberg, I've always been very impressed with how powerful a tool it can be. It's saved me from som…
February 5, 2009
I agree. This "X rated" stuff may be far too complex for an end user. However, having said that I will also say that you can do wonders with LISP itself. Over a decade ago I programmed in AutoLISP for AutoCAD Release 12. I worked for company that bu…
February 4, 2009
I think when Deelip was commenting on the new paradigm of programming that is coming due to the ARX like API planned for the IntelliCAD engine and saying "the future of IntelliCAD programming is DRX" he was speaking from his point of view not the po…
February 4, 2009
Thanks Daniel, I've got a few dusty C++ books that I never made it quite through ... it sounds like DRX is probably quite a bit more complex than I have the time to invest right now. A means of tailoring the CAD environment would certainly not be t…
February 4, 2009
For those of us who are not quite up to speed on which ??X is which I provided the following link to shed some light on DRX. Guess I had better come up to speed on some of this X rated stuff ... ... I still depend on a few essential lisp routines t…
February 4, 2009

Comment Wall

You need to be a member of IntelliCAD.net to add comments!

Join IntelliCAD.net

  • No comments yet!

Profile Information

Company
EMC Engineers
Job Title
Commissioning Engineer
Flavor of IntelliCAD Used
ProgeSoft
About Me
MEP Engineering for CII-Commercial Industrial & Institutuional Facilities
 
 
 

Badge

Loading…

© 2010   Created by Deelip Menezes.   Powered by .

Badges  |  Report an Issue  |  Terms of Service

Sign in to chat!