Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I see ALL my program output on the screen?

Status
Not open for further replies.

sljpatterson

Programmer
Mar 4, 2003
2
CA
I am writing some output generated by my program so that the user can read it but the screen is not big enough to give all the information and I can not scroll up/down the screen. There must be a way to print the output so that I can see it all but I cannot figure out how!
 
maybe you gone crazy LOL

we need more context, way more.
 
Under W2000: go to the layout tab of the console window properties and increase height of screen buffer size.
Under Win98 redirect your output to the file.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top