Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting the returned value from a called EXE - HOWTO?

Status
Not open for further replies.

IlyaRabyy

Programmer
Nov 9, 2010
568
US
Colleagues,
I have "Manager" program that calls an EXE "Worker" program, that latter returns the result (Boolean value).
I found Process.Start() method that might suit my needs, but cannot find how the Manager program "catches" this returned by Worker value.
Please advise!
TIA!

Regards,

Ilya
 
Right!
That was more than 2 moths ago, and I couldn't find that thread.
Thank you for providing me with the link to it, colleague!

Regards,

Ilya
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top