Re: Not getting correct exit status code (ExitStat (General questions)
Hi...
Sorry my mistake. I've corrected the error in my code. Now, I get correct Exit codes.
Now, can you help me with output of command passed in Command property. How can I get that in ASP?
Thanks,
Jatin
Thanks Kreso for your reply.
I tried setting Command property before calling Connect method.
It executed perfectly but I get nothing (null) in ExitStatus property regardless of the actual exit status of the command.
I'm sure I'm doing something wrong with this, but can't figure out.Also, how can I get output of command if I'm not using Execute method and using Command property in ASP.
Thanks for your help.
-Jatin