Re: Yosemite & Database Events
Re: Yosemite & Database Events
- Subject: Re: Yosemite & Database Events
- From: Shane Stanley <email@hidden>
- Date: Sun, 11 Jan 2015 23:32:45 +1100
On 11 Jan 2015, at 10:52 pm, Axel Luttgens <email@hidden> wrote:
>
> Indeed, it seems that the database creation step now requires an explicit "location" property; for example, with this change in "Build Database.applescript":
>
> set this_database to make new database with properties {name:database_name, location:path to desktop}
>
> and this one in "Query Examples.applescript":
>
> set database_file to (POSIX path of (path to desktop)) & "presidents"
>
> both scripts seem to run as originally intended.
Great, that's an easy fix.
--
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