Having already asked with no replies some time ago, I thought I could give it a try once again.
When I run my lisp routine which begins with
(command "_.undo" "_BE")
and ends with
(command "_.undo" "_E")
and for any reason I press "u" I get the annoying message (Lisp Expression) multiple times at the command prompt.
Is there a way to hide this repeated message or get rid off it with any other way?
Thank you.