
Make SHELL run non-asynchronously?
I'm not really sure, but take a look at the START command as a shell
instead of the application. The START command has an option to wait
called, inexplicably... /WAIT.
Instead of "SHELL XYZ.EXE" use "SHELL START /WAIT XYX.EXE"
Quote:
> Howdy,
> Is it possible to run SHELL without the asynchronous option? Is there
> at least a way to force the system to wait until SHELL is done? I'm using
> VB6 pro edition.
> AdvTHANXance..
> Joel Graff
--
I thought I was wrong once, but I was mistaken - Me