A quick run down of what each of the errorlevels under
the win32 would be helpful. I think I have narrowed it
down, but here are the items that I have got.
REM errorlevel 5 par2 error i don't know about. figure it
out.
REM errorlevel 4 Main packet not found. This is a odd
error.
REM errorlevel 3 par2 file does not exist as specified.
REM errorlevel 2 par2 file not able to repair.
REM errorlevel 1 par2 file needs repair and can repair it.
REM errorlevel 0 par2 file is GOOD to GO! no repair
needed.
I use these in a script to help automate all of my
downloads from newsgroups and to check to see if it is
repairable, without having to use a gui par2 tool.
I use a scheduler to run my script.
As you can see, the errorlevels maynot be correct.
Thanks for your help.