I am trying to draw a polyline from within lisp with an unknown number of
points. Is there a simple way to loop until enter is hit and then move on
the next function. Something like:
(command "pline" pause "w" "1" "" [infinite pauses until enter])
(my_next_function)
Thanks Cliff
Thanks Cliff