J
jonefer
This may be a round about way to ask a question, but
Is there a way to tap into the feedback output string of a
shell window coming from a batch file called from VB so
that you could completely hide the console window and show
the string output in a messagebox instead?
Additionally, I'm using the ExecCommand routine described
WHEN A SHELLED PROCESS ENDS to prevent processes from
running into each other.
I'm open to a VB6 solution for this if there is one
instead, but prefer an Access solution.
Is there a way to tap into the feedback output string of a
shell window coming from a batch file called from VB so
that you could completely hide the console window and show
the string output in a messagebox instead?
Additionally, I'm using the ExecCommand routine described
WHEN A SHELLED PROCESS ENDS to prevent processes from
running into each other.
I'm open to a VB6 solution for this if there is one
instead, but prefer an Access solution.