running Exe
-
Hi ! I'm using VB 6.0 and I would like to launch an Exe from my VB code. I also would like to get the returned value from the Exe. Anyone knows how to do that ? Thank you for your help ! Jerome
-
Hi ! I'm using VB 6.0 and I would like to launch an Exe from my VB code. I also would like to get the returned value from the Exe. Anyone knows how to do that ? Thank you for your help ! Jerome
You know. I'm surprised that Nish hasn't jumped in and said to use ShellExecute(..)... I know it's C++ but if you just search at MSDN you'll probably find something.
"Isn't that the "write once, debug everywhere" language?" Tom Archer on Java... :)
-
Hi ! I'm using VB 6.0 and I would like to launch an Exe from my VB code. I also would like to get the returned value from the Exe. Anyone knows how to do that ? Thank you for your help ! Jerome