Re: Looking for wrong computer
Re: Looking for wrong computer
- Subject: Re: Looking for wrong computer
- From: Robert Poland <email@hidden>
- Date: Tue, 1 Jul 2008 08:12:03 -0600
Michelle,
I found the problem;
A script called later was still referring to a different computer. On Jul 1, 2008, at 7:23 AM, Michelle Steiner wrote: On Jul 1, 2008, at 6:19 AM, Robert Poland wrote: That didn't work either, still looks for wrong computer.
In that case, I expect that you have the computer's name explicit in the "setsoundvolume" script. -- Michelle
on run main() end run
on main() tell application "Finder" run script POSIX file "/library/Scripts/Universal Scripts/setsoundvolume" as alias end tell
set clickSound to (path to documents folder as string) & "clutter:Sounds:click" as alias delay 1
run script POSIX file "/Library/Scripts/Universal Scripts/Day-Date" as alias
tell application "Mail" to activate delay 1
tell application "Play Sound" to play POSIX file "/Users/rpoland/Documents/clutter/Sounds/click" as alias return end main
Bob Poland - Fort Collins, CO
|
_______________________________________________
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