Message 1 of 11
echo off in VB
Not applicable
03-14-2007
02:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In lisp when "command" function is used "cmdecho" variable turns on or off
the command line "messages". In VBA, however, this variable does nothing.
I'm using SendCommand method in VBA and setting up the "cmdecho" variable
does not affect the command line "echoes" anyway. Is there any other
"variable" that can be used in VBA for similar purpose?
Thanks,
the command line "messages". In VBA, however, this variable does nothing.
I'm using SendCommand method in VBA and setting up the "cmdecho" variable
does not affect the command line "echoes" anyway. Is there any other
"variable" that can be used in VBA for similar purpose?
Thanks,