Is there a way to get the MSDos %ErrorLevel% variable after calling a process via ExecFile? I just need to know if the program i'm calling has completed successfully. I *think* the current return code from ExecFile indicates if the .exe was executed (valid file path)?
Or, as the ErrorLevel is just the return code from the app itself, is there a way to get this?
Thanks
J
Or, as the ErrorLevel is just the return code from the app itself, is there a way to get this?
Thanks
J