Directory Opus Resource Centre
[scripting] getting external program output
Help & Support
Jon
February 8, 2015, 12:42am
2
You should be able to do it using the
WScript.Shell
object's
Exec
method. See e.g.
this example
.
show post in topic