Join
Mac
Update
New Member
New Developer
Explore
MacUpdate Desktop
Hot Apps
Business
Dashboard
Development
Drivers
Education
MacUpdate Promo
Popular Apps
Games
Home & Personal
Internet
Multimedia & Design
Utilities
iPhone
Apps
Login
Member Login
Developer Login
About
Search Mac Apps
Search iPhone Apps
Advanced Search
Diane Diane Ross
Downloads: 1
Posts: 2
Smile Score: 0
About Me
I am a Free member
Gender: Female
Visit Stats
Last Visit: 144 days ago
Member Since: 16 Jan 2004
Profile Views: 222
DarkAdapted 3.0.1
(Shareware)
Diane Diane Ross's Posts
Average Rating from Diane Diane:
sort:
smiles
|
time
There are currently no reviews or comments by this member.
Play Sound
diane5
had trouble
on 05 Dec 2007
Since installing Leopard, I'm having trouble using Play Sound in an AppleScript that's called in a Rule for Microsoft Entourage.
The error I receive is "doesn't understand the "
The script:
set cusrPath to (path to "cusr" as string)
set soundAlias to (cusrPath & "Documents:Microsoft User Data:Custom Sounds:Quack.aiff") as alias
tell application "Play Sound"
play (soundAlias as alias)
end tell
I'm also having trouble opening scripts in the Script Editor in Leopard. SE crashes when I try to open a script.
I rely on Play Sound and the ability it has given me to get custom notifications for email. What do I need to do to get it working again?
[Version 1.6.7]
1 Reply
diane5
replied
on 30 Dec 2007
That worked. Thanks!!
Please
login
or
create
a new
MacUpdate Member account
to use this feature
Copyright © 2012 MacUpdate LLC
-
-
Play Sound
The error I receive is "doesn't understand the "
The script:
set cusrPath to (path to "cusr" as string)
set soundAlias to (cusrPath & "Documents:Microsoft User Data:Custom Sounds:Quack.aiff") as alias
tell application "Play Sound"
play (soundAlias as alias)
end tell
I'm also having trouble opening scripts in the Script Editor in Leopard. SE crashes when I try to open a script.
I rely on Play Sound and the ability it has given me to get custom notifications for email. What do I need to do to get it working again?