neoleachster
Automotive
- Apr 20, 2012
- 5
Hi,
I've written a form application in VB 2010 that defines a variable, and then runs a console application. I need to pass that single variable (which is a string) from the form application to a console application, (which is a separate program, not a console within the same project). I need then to use that variable in the console app to carry out further operations.
If anyone could help me out I would much appreciate it.
Thanks
I've written a form application in VB 2010 that defines a variable, and then runs a console application. I need to pass that single variable (which is a string) from the form application to a console application, (which is a separate program, not a console within the same project). I need then to use that variable in the console app to carry out further operations.
If anyone could help me out I would much appreciate it.
Thanks