Re: Sound Scripting
Re: Sound Scripting
- Subject: Re: Sound Scripting
- From: Emmanuel <email@hidden>
- Date: Tue, 26 Feb 2002 20:15:41 +0100
At 4:21 PM +0100 26/2/02, Fraser wrote:
>
In 9.1:
>
>
tell application "Sound Scripting"
>
set alert sound to "Glass" -- success
>
beep
>
set alert sound to "Submarine" -- fail
>
beep
>
end tell
You mean:
-------------------
set current alert sound to ...
-------------------
don't you.
Emmanuel
_______________________________________________
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.