VB - how to run another program - TechRepublic
General discussion
November 10, 2000 at 01:56 AM
swlovett

VB – how to run another program

by swlovett . Updated 25 years, 6 months ago

The catch here is that I want to wait until the program finishes before the program continues with the next statement,i.e. I want to run it sychronously rather than async, which is what shell does. There may be some way to start it with shell and then check the task id to see when it quits.

Thanks,
Steve

This discussion is locked

All Comments