Dan

Dan

  • NA
  • 3
  • 0

reading return values in cmd

Oct 23 2009 9:42 AM

I am running my C# executable from cmd and I want to be able to see the return values when the program is done.
Right now i run the program from cmd, it runs and then nothing.
What do I have to do to set up cmd or my program in order to read these return values?

Answers (4)