• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Beep broken in 10.1.4?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Beep broken in 10.1.4?


  • Subject: Re: Beep broken in 10.1.4?
  • From: Paul Berkowitz <email@hidden>
  • Date: Wed, 24 Apr 2002 23:05:34 -0700

On 4/24/02 10:37 PM, "Pepino" <email@hidden> wrote:

> On 4/24/02 at 6:54 PM, email@hidden (Paul Berkowitz) wrote:
>
>> On 4/24/02 5:41 PM, "Sander Tekelenburg" <email@hidden> wrote:
>>
>>> Btw, IIRC you can have multiple beeps in Mac OS X if you're willing to spell
>>> them out:
>>>
>>> beep
>>> beep
>>> beep
>>>
>>> ;)
>>
>> That's not true. it still sounds like one beep. Maybe you have an absurdly
>> slow machine, since mine's a G3 350 and it still sounds like one beep.
>>
>> --
>> Paul Berkowitz
>> _______________________________________________
>> applescript-users mailing list | email@hidden
>> Help/Unsubscribe/Archives:
>> http://www.lists.apple.com/mailman/listinfo/applescript-users
>> Do not post admin requests to the list. They will be ignored.
>>
>
> Here is the best I can come up with. You must put something between the beeps.
>
> beep
> display dialog "" buttons {":-)"} giving up after 1
> beep
> display dialog "Did I beep twice?"
>
Any particular reason why you didn't just do:

beep
delay 1
beep
delay 1
beep

?

--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Beep broken in 10.1.4?
      • From: Pepino <email@hidden>
  • Prev by Date: Re: Beep broken in 10.1.4?
  • Next by Date: Reco Label Stringer
  • Previous by thread: Re: dd: position of text
  • Next by thread: Re: Beep broken in 10.1.4?
  • Index(es):
    • Date
    • Thread