You must have some strange version of PING or are using it wierdly -
the PING that comes with Windows is a command line utility: it doesn't
open a window or close the one it's in - it just runs like any other
command line utility.
Screen dump:
C:\myfiles>ping 192.168.1.101
Pinging 192.168.1.101 with 32 bytes of data:
Reply from 192.168.1.101: bytes=32 time<1ms TTL=64
Reply from 192.168.1.101: bytes=32 time<1ms TTL=64
Reply from 192.168.1.101: bytes=32 time<1ms TTL=64
Reply from 192.168.1.101: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.1.101:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\myfiles>
--
T.E.D. (tda...@mst.edu) MST (Missouri University of Science and Technology)
used to be UMR (University of Missouri - Rolla).
2} On Windows XP how do you stop the script files from closing?
http://www.netikka.net/tsneti/info/tscmd002.htm
All the best, Timo
--
Prof. Timo Salmi ftp & http://garbo.uwasa.fi/ archives 193.166.120.5
Department of Accounting and Business Finance ; University of Vaasa
mailto:t...@uwasa.fi <http://www.uwasa.fi/~ts/> ; FI-65101, Finland
Useful CMD script tricks http://www.netikka.net/tsneti/info/tscmd.htm
If you are using the "Run" option in the Start menu to process the
Ping request - that's the problem. You need to run your request from
an active DOS command window - not from "Run".
How? The command to open a DOS shell window is cmd
Hope this helps.
Kevin
>How? The command to open a DOS shell
>window is cmd
>
>Hope this helps.
>
>Kevin
Thanks Kevin. As an "NT newbie", I appreciate tips like this,… tho' I
realise that they are OT in a DOS group.
salaam,
dowcom
To e-mail me, add the character zero to "dowcom". i.e.:
dowcom(zero)(at)webtv(dot)net.
--
http://community.webtv.net/dowcom/DOWCOMSAMSTRADGUIDE
MSWindows is television,… Linux is radar.
Try ...
cmd /k ping address
Type "exit" to close the window.
- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.