How do you debug a Console application that requires several parameters entered at the command prompt?
Thanks,
How do you debug a Console application that requires several parameters entered at the command prompt?
Thanks,
You set the commandline parameters in the project properties, oddly enough on the Debug tab.
Thanks JMC!!!!!!