hi gurus
I would like to know if its possible to check on the result 0x0 if scheduler run ok or 0x1 if it did not, but within .net, I found a post here but no resolutions so I am asking again just in case I get lucky.
Thanks a bunch
Printable View
hi gurus
I would like to know if its possible to check on the result 0x0 if scheduler run ok or 0x1 if it did not, but within .net, I found a post here but no resolutions so I am asking again just in case I get lucky.
Thanks a bunch
Any one please??
Maybe explaining things more clearly will help every understand what you're asking for.
J.
Windows system(OS) has a tools named ms Task schedule, when you set a task to run in this tool the process gives you two results 0x0= the task ended succesfuly or 0x1 the task did not ened succesfuly, my question was, can I use code in order to check the result on a task and from there do something.
hope this is more clear.
Thanks