Resize windows command line prompt?
- by Yuval
Hi,
I'm working on a Windows xp machine. I wrote a program in assembly that outputs some text, and am trying to create a screenshot of the command line output (start-run-"cmd").
The problem is that the text initially printed by the program gets pushed up by later text and I cannot scroll to it.
I tried playing around with the width and height…