Re: load file statement not finding files with Snow Leopard
Re: load file statement not finding files with Snow Leopard
- Subject: Re: load file statement not finding files with Snow Leopard
- From: Tim Mansour <email@hidden>
- Date: Thu, 3 Sep 2009 10:55:16 +1000
2009/9/3 Green Man <email@hidden>:
> set safariHelper to (load script file ¬
> "Ozzie:Users:bob:Documents:Games:Baseball:SafariHelper.scptd")
Given the error message you're getting, have you tried this:
set safariHelper to load script
"Ozzie:Users:bob:Documents:Games:Baseball:SafariHelper.scptd"
I suggest this because FileMaker has posted a note re. scripting on
Snow Leopard which says that previous scripts using
open file "blah:blah.fp7"
now need to be rewritten as
open "blah:blah.fp7"
--
Tim Mansour <email@hidden>
Mobile 0405 500 846
_______________________________________________
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