Me stupid. Me need help.
#4
Bob,Apr 19 2004, 12:58 PM Wrote:well, you could go to start>Programs>ms-dos prompt
I'm not overly familier with the commands you mentioned, but if you execute them at the Dos Prompt (above quote) and they produce output only (without need of further keystrokes), you can redirect the output to a file.

I'll use Ping.Exe as my example as I'm fairly certain it produces only output.

C:\>Ping > Somefile.Txt

The greater-than sign will create an ASCII text file containing the output. Be careful tho, if Somefile.Txt already exists, it will be overwritten.

C:\>Ping >> Somefile.Txt

Does the same thing, but will append the output to Somefile.Txt.

Hope this helps.

ZR

Edit: Pete beat me too it. Read his post. Much more elaborate than mine.
"Nothing unreal exists."
-- Kiri-kin-tha
Reply


Messages In This Thread
Me stupid. Me need help. - by Sr.Juez - 04-19-2004, 05:57 PM
Me stupid. Me need help. - by Bob - 04-19-2004, 06:07 PM
Me stupid. Me need help. - by --Pete - 04-19-2004, 06:17 PM
Me stupid. Me need help. - by ZatarRufus - 04-19-2004, 06:20 PM
Me stupid. Me need help. - by yangman - 04-19-2004, 06:40 PM
Me stupid. Me need help. - by kandrathe - 04-19-2004, 07:39 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)