Thanks alot Victor, but... doesn't chr(7) is actually "\a" ? =)

Rgds, 
Connie


----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: "Connie Chan" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, July 10, 2002 11:54 AM
Subject: Re: How to make the PC Speaker ring a beep sound?


> print chr(7);
> 
> 
> Tor.
> 
> Connie Chan wrote:
> > 
> > Hi all,
> > 
> > I am trying to write a script for sound alarm function.
> > 
> > I've tried use print "\a", but that goes too strange...
> > the sound output goes out by my sound card. So
> > would you tell if that's the normal result of print "\a" ?
> > 
> > Actually, I hope the sound output is by my PC speaker.
> > and I would like to use the BEEP sound instead. Is that
> > possible ? Besides, can I control the alarm length and
> > the alarm tone ?
> > 
> > Thanks for any comment,
> > Connie
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to