scheduled tasks last result 0x9 0x3 exit code 3 exit code 9

  • Thread starter Thread starter John
  • Start date Start date
J

John

Where can I find a list of what the last result or exit codes for
scheduled tasks on windows xp are?
Jobs appear to run (batch file to copy/backup data) but last result is
not 0 (ok) but instead either 0x9 or 0x3

help.

John
 
the exit code is normally from the program that was run in the bat file.
 
the exit code is normally from the program that was run in the bat file.




- Show quoted text -

OK. thanks. that makes sense. I was running a batch file containing
a robocopy command. the codes could come through there I guess.
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top