--- "Todd A. Jacobs" <[EMAIL PROTECTED]> wrote:
> On Fri, 1 Jun 2001, ~kc~ wrote:
> > wouldn't suppose any of you know the syntax to put an audible beep
> > in a print line in perl?
>
> "\a" is the bell character, but it doesn't always wo
On Sat, 2 Jun 2001 18:51:20 -0500, Me said:
> > umm I don't know who sent me the \b for audible beep..
>
> Er, I think they suggested "\a"...
>
It's \a for alert, \b for backspace. EOS :-)
_
> umm I don't know who sent me the \b for audible beep..
Er, I think they suggested "\a"...
umm I don't know who sent me the \b for audible beep.. but it means to
backspace.. hehe I didn't try it but.. i don't think i'll be using that to
get a audible beep.. thanks for the responces..
~kc~
- Original Message -
From: "~kc~" <[EMAIL PROTECT
On Fri, 1 Jun 2001, ~kc~ wrote:
> wouldn't suppose any of you know the syntax to put an audible beep in
> a print line in perl?
"\a" is the bell character, but it doesn't always work. For example, my
terminal ignores the bell character for some reason I've never
wouldn't suppose any of you know the syntax to put an audible beep in a
print line in perl?
~kc~