I’m getting familiar with VS2008. I made a batch file, with some Echo statements.
I have the batch file running after a successful build.
Is there a console window that I may see the echo outputs?
I’m getting familiar with VS2008. I made a batch file, with some Echo statements.
Share
If I’m understanding you correctly, look at the
Outputwindow.To get the output window, Go to
View -> OutputorCtrl+W, O