O.K. I tend to hate this, but here is goes.
Does anyone know the correct format of the following command to use in Win9x, and not NT/2k

c:\winnt\system32\cmd.exe /Q /E:1024 /C FOR /F "TOKENS=2* DELIMS= " %%i IN ('"PING -a -n 1 216.239.51.100 | FIND "]""') DO ECHO %%i >c:\report.txt
pause

This will work in a NT format, but get an invalid switch for Win9x.

Sad thing is that I cannot find out where that invalid witch is.

Any Clues????
_________________________
www.microcyb.com