Eliyah Kilada <mailto:[EMAIL PROTECTED]> wrote:

: I need to produce a beep using perl.

    If the output doesn't matter, you could use the ASCII bell character.

print chr 7;


HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to