Hello,
I am currently using ShellExecute() to run another program from my D6 application.
How can I make my application wait until the other program has finished before it continues executing? The other program converts file data and I don't want to proceed with my save procedure untill the data conversion program has finished doing its thing.
Thanks for yout help
Tim Dover
SNL Computing
I am currently using ShellExecute() to run another program from my D6 application.
How can I make my application wait until the other program has finished before it continues executing? The other program converts file data and I don't want to proceed with my save procedure untill the data conversion program has finished doing its thing.
Thanks for yout help
Tim Dover
SNL Computing