how to receive command line response from VB.NET?
-
Thursday, January 15, 2009 9:59 PMI am using Process.Start(test.exe) to start a command line .exe application. The text.exe program returns some results. How do I parse them and display them in other textboxes in my windows forms?
thank you,
Neil Dey
neil
All Replies
-
Friday, January 16, 2009 3:35 PMModerator
Hi nilashis,
These forums are for discussions about the Open Specifications Documentation.
I believe that the following forum is more suitable for your question:
Questions and discussions not covered in the other VB forums such as Data and Setup. (Not for VB6 questions.)Visual Basic General
http://social.msdn.microsoft.com/forums/en-US/vbgeneral/threads/
Thanks and regards,
SEBASTIAN CANEVARI - MSFT Senior SEE Protocol Documentation Team- Edited by Sebastian CanevariMicrosoft Employee, Moderator Friday, January 16, 2009 3:35 PM typo
- Marked As Answer by Sebastian CanevariMicrosoft Employee, Moderator Friday, January 16, 2009 3:45 PM
-
Friday, January 16, 2009 10:21 PMthank you for the correction. I will start a thread in the VB.NET forum
neil