Does anyone know of a way to run a vb exe from the dos prompt and get it to output text to the commandline?
Cheers
Printable View
Does anyone know of a way to run a vb exe from the dos prompt and get it to output text to the commandline?
Cheers
Did you try using the shell or IExitCode functions? I'm trying to figure out the same thing and just starting to play with it, I'll let you know if I find out anything.
I did a search on these Q&A's on "DOS" and came up with info on IExitCode and shell, FYI.