Re: Not getting correct exit status code (ExitStat - WeOnlyDo Discussion board

Re: Not getting correct exit status code (ExitStat (General questions)

by Jatin Mehta, Saturday, March 11, 2006, 05:20 (6630 days ago) @ Jatin Mehta

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


Complete thread: