Hi
I'm new to writing lisp.
How can I get the lisp to ascertain the current dimscale and insert the
block I am inserting as a multiple of the dimscale ?
Here is the current lisp as it stands:
(defun c:2011-insert-sm ()
(setq clay (getvar "clayer"))
(setq *ERROR* MyError)...