Revision Cloud lisp
|; (defun input_integer (a b / c) (setq a (strcat a " <"(rtos b 2 0)"> ")) (setq c (getint a)) (if (/= c NIL) (setq b c) (setq b b) ) ) (setq incr 1) (defun item (ent) (cdr(car(entget(ent)))) ) (defun ERR (s) (if (/= s "Function cancelled\n") (if (= s "quit / exit ...
- Forum: AutoLisp/SDS
- Topic: Revision Cloud lisp
- Replies: 0
- Views: 11266
- Thu Feb 09, 2006 1:44 am
- Jump to post