PDA

Click to See Complete Forum and Search --> : Export Text file run prompt problem


cid
Oct 10th, 2004, 08:09 PM
when i try this command in my run prompt it does not work...ping 127.0.0.1 > C:\text

But when i try the same command in cmd it works fine, any one have any ideas?

Ideas Man
Oct 11th, 2004, 12:55 AM
What's a run prompt? Also, try adding an extension to the filename.

cid
Oct 11th, 2004, 08:11 AM
run prompt = start>run

But i solved it any way:

start>run>cmd /c ping 127.0.0.1 > C:\ping.txt