Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Capturing screen text in DOS
Name: Brett Date: August 1, 2002 at 12:22:45 Pacific
Comment:
Ok, here is my problem. I want to capture some screen text that is output from a DOS executable and stick it into a text file. Unfortunately, I am unable to do this using the >. Here's the process:
>:fwver.exe sm >:[01][F5][03][B1] Samsung CD/DVD [T100]
I need to get that output into a text file. When I try fwver.exe sm > test.txt I see the output and the text file is blank. When I stick the executable in a batch file I get the same result. Editting the executable is not an option as it is written in Korean and my Korean programming just isn't what it used to be. Anyone have any ideas on how I can get that line into a text file? Thanks in advance.
Name: Secret_Doom Date: August 1, 2002 at 14:31:12 Pacific
Reply:
That redirect method won't work if the program doesn't use the 'standard output method', or something like that (this name is just a guess, I know there's such thing but I don't remember the name).
This is the same reason why you can't redirect the output from a batch file with that method, either.
Summary: i have run a few games in dos (6.22 and also from within win98se and win ME) and in all versions it gives me garbled writing, sim city classic is the main one, some text is ok, others isnt. i took the...
Summary: I use NT 4.0 at work and its version of dos has the command "color" built in to it. Is there anything similiar in dos 6.22,win9x Thank you in advance...
Summary: 1.Get a dos screen capture utility. 2.Boot into dos and type the text you want your new startup screen to say. 3.Take a screenshot with the screen capture utility. 4.In your paint program, open the sc...