Does anyone know how to launch external programs from Visual Basic? I.e. by clicking on a command button, an external exe then would be launched.
Any advice would be greatly appreciated.
Thanks
Sun, 18 Jul 2004 01:54:58 GMT
ran zhan #2 / 2
Launching external programs from Visual Basic
use shell function...
Quote:
> Does anyone know how to launch external programs from Visual Basic? > I.e. by clicking on a command button, an external exe then would be > launched.