PDA

View Full Version : Scheduled tasks exit codes


Robert
March 29th 04, 06:21 PM
Xref: kermit microsoft.public.windowsxp.newusers:125509

The Scheduled Tasks log shows "The task completed with an
exit code of ..." How do I find the meanings of exit codes
such as 0,1,65,80,etc.?

David Candy
March 29th 04, 07:01 PM
Look up the docs of the program giving the code.

--=20
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
"Robert" > wrote in message =
...
> The Scheduled Tasks log shows "The task completed with an=20
> exit code of ..." How do I find the meanings of exit codes
> such as 0,1,65,80,etc.?

David Candy
March 29th 04, 07:01 PM
Exit codes are also known as errorlevel

--=20
----------------------------------------------------------
http://www.g2mil.com/Dec2003.htm
"Robert" > wrote in message =
...
> The Scheduled Tasks log shows "The task completed with an=20
> exit code of ..." How do I find the meanings of exit codes
> such as 0,1,65,80,etc.?

Google