Hi
In autocad i use ! the exclamation sign to know the variable value.
IE:
(setq one (+ 2 3))
! one
-> 5
The only way i have found in Intellicad is with princ
(princ one)
->5
Is there an easy way to do this?
Thank
Jorge Matheus
How to get variable value?
- Forum: AutoLisp/SDS
- Topic: How to get variable value?
- Replies: 1
- Views: 5272
- Mon Apr 25, 2005 8:22 am
- Jump to post