I'm not sure if this will do it, but I've set the
System.Environment.ExitCode property to get the application to spit out
a success/fail value at the commandline for system's admin tools to
pickup on. Maybe it'll do the job in Scheduled Tasks as well.
Have A Better One!
John M Deal, MCP
Necessity Software
Dave_NH wrote:
> I would like my VB application to set some specific values in the "Result"
> code so that when we check the "Last Result" column in Scheduled Tasks we'll
> see that information.
>
> Suggestions?
>
>
|