A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » Networking
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Single Batch File



 
 
Thread Tools Display Modes
  #21  
Old November 27th 07, 12:56 PM posted to microsoft.public.win98.networking
[email protected]
External Usenet User
 
Posts: 2
Default Single Batch File

On Oct 11, 3:09 am, Vis-MCSA
wrote:
i have to run following ping command for 9 ips.

ping 192.168.1.1 -t
ping 192.168.1.4 -t
ping 192.168.1.7 -t
ping 192.168.1.8 -t
ping 192.168.1.15 -t
ping 192.168.1.16 -t
ping 192.168.1.37 -t
ping 192.168.1.38 -t
ping 192.168.1.49 -t
is there any process by which I dont have to type each time in command
prompt ot run every ping. can we create any batch file..


any help................

could do it with 2 file

*** pingbat.bat
ping 192.168.1.%1% -t


**** pingtest.bat
start pingbat 1
start pingbat 4
start pingbat 7

.... and so on
  #22  
Old December 3rd 07, 07:45 AM posted to microsoft.public.win98.networking
Vishal[_2_]
External Usenet User
 
Posts: 4
Default Single Batch File

Thanks Louissn for ur help !!!! its working ....

" wrote:

On Oct 11, 3:09 am, Vis-MCSA
wrote:
i have to run following ping command for 9 ips.

ping 192.168.1.1 -t
ping 192.168.1.4 -t
ping 192.168.1.7 -t
ping 192.168.1.8 -t
ping 192.168.1.15 -t
ping 192.168.1.16 -t
ping 192.168.1.37 -t
ping 192.168.1.38 -t
ping 192.168.1.49 -t
is there any process by which I dont have to type each time in command
prompt ot run every ping. can we create any batch file..


any help................

could do it with 2 file

*** pingbat.bat
ping 192.168.1.%1% -t


**** pingtest.bat
start pingbat 1
start pingbat 4
start pingbat 7

.... and so on

  #23  
Old December 3rd 07, 07:45 AM posted to microsoft.public.win98.networking
Vishal[_2_]
External Usenet User
 
Posts: 4
Default Single Batch File

Thanks Louissn for ur help !!!! its working ....

" wrote:

On Oct 11, 3:09 am, Vis-MCSA
wrote:
i have to run following ping command for 9 ips.

ping 192.168.1.1 -t
ping 192.168.1.4 -t
ping 192.168.1.7 -t
ping 192.168.1.8 -t
ping 192.168.1.15 -t
ping 192.168.1.16 -t
ping 192.168.1.37 -t
ping 192.168.1.38 -t
ping 192.168.1.49 -t
is there any process by which I dont have to type each time in command
prompt ot run every ping. can we create any batch file..


any help................

could do it with 2 file

*** pingbat.bat
ping 192.168.1.%1% -t


**** pingtest.bat
start pingbat 1
start pingbat 4
start pingbat 7

.... and so on

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Batch file for IE 6 - 5.5 dll replacement (explorer hang issue with bulk move/delete file operations) Ivan Bútora General 5 December 16th 05 02:58 AM
Close app via batch file dadiOH General 5 September 17th 05 04:00 PM
Batch file syntax Rednelle General 4 July 11th 04 11:30 AM
Making Batch File Farhan General 1 June 28th 04 08:30 AM
DOS Batch file controlled my PC! Coolwater0009 Improving Performance 1 May 20th 04 06:09 AM


All times are GMT +1. The time now is 08:55 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.