Hello everybody,
I run an external program from FP 2.5 DOS application using RUN/! command and need to get exit value of that program.
One solution could be running BATCH file instead of EXE directly and test ERRORLEVEL, save it into a file which could then be read in FP application.
But this seems to me rather complicated and "not very nice".
Has somebody more simple and straightforward solution?
Thanks for your help.
I run an external program from FP 2.5 DOS application using RUN/! command and need to get exit value of that program.
One solution could be running BATCH file instead of EXE directly and test ERRORLEVEL, save it into a file which could then be read in FP application.
But this seems to me rather complicated and "not very nice".
Has somebody more simple and straightforward solution?
Thanks for your help.