alextu
9th Jun 2004, 09:57 pm
Sorry....too many questions, I am new in autoLisp....
but, I think this will be the last question for this lisp...almost there.
How can I make the "Y" become default answer. and press enter instead of type Y in?
(initget 1 " Y N ")
(setq tail (getkword "\n Do you want the tail? Yes or No [Y] : "))
Thank you
but, I think this will be the last question for this lisp...almost there.
How can I make the "Y" become default answer. and press enter instead of type Y in?
(initget 1 " Y N ")
(setq tail (getkword "\n Do you want the tail? Yes or No [Y] : "))
Thank you