How to through out the errorlevel?

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
leo1631
Posts: 55
Joined: Thu Apr 27, 2006 8:51 pm

How to through out the errorlevel?

Post by leo1631 »

HI.
I want to add a external test, but I can't receive the errorlevel except 0.
I use C#, I wonder How to through out the errorlevel in a console applicantion. I've tried using a tracelevel,but it doesnot work.
Thanks.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

leo1631
Posts: 55
Joined: Thu Apr 27, 2006 8:51 pm

Post by leo1631 »

HI, Alex, I've got it!
I use "catching exception-throu exception-return", HM can resolve the returned value.

Thanks a lot.
Post Reply