Hi all,

I need to shell to an external program from my VB application.
How do I know if my shell program has completed?
I need to complete the shell program before I can proceed with the later part of the program.

Thank you.