using errorlevel in a batch file to know if a program exited normally - Stack Overflow
Thanks for that feedback. I plan to have my pgm set errorlevel on startup to a non-zero number, and then, on normal exit, set it back to zero. Do you know if another program running on the server might also set errorlevel? – user1787319 Nov 1 '12 at ......