I can execute an AutoLISP statement from VBA by using SendCommand. Is there any way to suppress the text of the statement from appearing in the text window? CMDECHO and/or NOMUTT don't work. Maybe there is another way to execute AutoLISP from VB/VBA?