Loading VBA files - display clean Command Line

Loading VBA files - display clean Command Line

Anonymous
Not applicable
428 Views
0 Replies
Message 1 of 1

Loading VBA files - display clean Command Line

Anonymous
Not applicable

when I load the VBA via:

(defun c:tst ()    ( vl-vbarun  "Path/DVB.dvb!Testing.test" ))

The code runs without any problems but the command line display several lines with location of the code. Is there a way to make the command behave like other commands with a clean command line sowing only the command input?

 

Thank you,

 

-J

0 Likes
429 Views
0 Replies
Replies (0)