
Newbie: Help with calling an external EXE program
I'm trying to call an external EXE program which does some processes
and returns a return code (i.e. o.k. or not).
I've tried using Shell, but this returns a prior to the EXE
completing.
Has anyone any suggestions.