L
Luis
Hello,
I want to start an application writen in VB.net by a
commmand prompt.
This application will put on a textbox one string
(string1) and in another textbox another string (string2).
The strings are given in command Prompt as the example:
"c:\programs\tests\test.exe string1 string2"
So, how can I read this strings when my application loads
Thanks in advance,
Luis
I want to start an application writen in VB.net by a
commmand prompt.
This application will put on a textbox one string
(string1) and in another textbox another string (string2).
The strings are given in command Prompt as the example:
"c:\programs\tests\test.exe string1 string2"
So, how can I read this strings when my application loads
Thanks in advance,
Luis