Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Process()
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
01376654
Message ID:
01377861
Views:
16
>I have to call a command line program from within a C# form. The command line takes in a series of parameters, writes out put to 2 CSV files and then returns a 1 if successful or a 0 if it failed. I can't seem to find where I can get the return value? I assume it is in the PROCESS class but I can't seem to track it down.
>
>Suggestions?
>
>thanks
>
>Alan Wyne

The Process.ExitCode property is probably what you are looking for.
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform