[windows2000] Re: Pause timer for batch files?
- From: "Sorin Srbu" <Sorin.Srbu@xxxxxxxxxxxxx>
- To: "windows2000@xxxxxxxxxxxxx" <windows2000@xxxxxxxxxxxxx>
- Date: Mon, 24 May 2004 15:15:01 +0200
On Mon, 24 May 2004 09:12:41 -0400, Ray at work wrote:
>Here's the poor man's pauser. Ping localhost n+1 times.
>
>@echo off
>@echo Thirty seconds beginning
>ping -n 31 localhost>nul
>@echo Thirty seconds have past.
Occams razor, sort of, I guess. 8-)
Thx ray!
>> -----Original Message-----
>> From: windows2000-bounce@xxxxxxxxxxxxx
>> [mailto:windows2000-bounce@xxxxxxxxxxxxx] On Behalf Of Sorin Srbu
>>
>
>> I'm speculating whether there is a "pause timer" of some sort, that
>> I can tell to pause for some 30 seconds and then continue w/o the
>> user input.
BW,
Sorin
# Sorin Srbu, Systems Engineer Web: http://www.farmfak.uu.se/organisk/
# Dept of Medicinal Chemistry, Phone: +46 (0)18-4714482 >> 5 signals
>> GSM
# Div of Org Pharm Chem, Mobile Phone: +46 (0)701-718023
# BMC, Box 574, Uppsala University Fax: +46 (0)18-4714474
# SE-751 23 Uppsala, Sweden Visit: BMC, Husargatan 3, D5:512b
#
# Public PGP key available on request.
#
# () ascii ribbon campaign - against html e-mail
# /\
#
# Harmless tagline follows:
#
# BOFH excuse follows: we just switched to FDDI.
********************************************************
This Weeks Sponsor StressedPuppy.com Games
Feeling stressed out? Check out our games to
relieve your stress.
http://www.StressedPuppy.com
********************************************************
To Unsubscribe, set digest or vacation
mode or view archives use the below link.
http://thethin.net/win2000list.cfm
- References:
- [windows2000] Re: Pause timer for batch files?
- From: Ray at work
Other related posts:
- » [windows2000] Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- » [windows2000] Re: Pause timer for batch files?
- [windows2000] Re: Pause timer for batch files?
- From: Ray at work