Beeping Beeper
Beeping Beeper
- Subject: Beeping Beeper
- From: Luther Fuller <email@hidden>
- Date: Sun, 30 Aug 2009 17:23:39 -0500
I have a script, compiled as an uneditable application bundle, that I've been using for years to clean up folder windows. Now that I'm using Snow Leopard, the BEEP indicating that it's finished has become silent.
After experimenting with the script for some time, I have concluded that some command to the Finder is killing the beep. I don't know which command. It's a complicated script.
I finally fixed the problem by using this handler ...
on beeper() beep 2 end beeper
Using 'beep 2' causes a "beep be" sound. Using just 'beep' results in silence or a short "be" sound.
If anyone happens to discover the cause of this silence, let us know.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden