Re: Script Libraries in iCloud
Re: Script Libraries in iCloud
- Subject: Re: Script Libraries in iCloud
- From: Shane Stanley <email@hidden>
- Date: Fri, 14 Feb 2014 09:22:00 +1100
On 14 Feb 2014, at 1:20 am, Luther Fuller <email@hidden> wrote:
> I haven't yet moved to Mavericks. Therefore, questions.
>
> What code would replace my line, above?
use scriptCode: script "<name of script>"
> Why can't I specify the path for a script library file?
Because the whole point is to save having to specify a path. You specify a name, and AppleScript looks in the specified library folders, in order. Think of it being akin to a scripting addition.
> Can't I still specify the path to any file or folder?
See above.
> Is there perhaps a 'path to ...' command for Script Libraries?
You can use path to in Mavericks script libraries. The difference is that they return the path to the library file, not the file that called them.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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