
I have been playing with console applications in Visual Basic® .NET. I would like to know if it is possible to gather the variables upon calling the application, rather than asking for input when it is running (for example, TestApp.exe Variable1 Variable2)?
|