I had gotten off of these boards a little alias that could ping via command.com in win98
Code:
wping {
 run command.com /c ping $1 > c:\mirc\trace\ping.txt  
 .timer4p 1 20 loadbuf -s c:\mirc\trace\ping.txt
}


Any way to do the same thing in XP?