• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Yosemite & Database Events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Yosemite & Database Events


  • Subject: Re: Yosemite & Database Events
  • From: Axel Luttgens <email@hidden>
  • Date: Sun, 11 Jan 2015 12:52:34 +0100

Le 11 janv. 2015 à 11:49, Shane Stanley a écrit :

> On 11 Jan 2015, at 8:16 pm, Axel Luttgens wrote:
>>
>> As far as I can tell, it is working.
>
> I haven't spent any time with it, but if you download the sample scripts on this page: <http://www.macosxautomation.com/applescript/learn.html>, they don't run under Yosemite. Maybe there's a workaround, but it suggests that something has changed.

Hello Shane,

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.

Axel


 _______________________________________________
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


  • Follow-Ups:
    • Re: Yosemite & Database Events
      • From: Shane Stanley <email@hidden>
References: 
 >Yosemite & Database Events (From: "Robert W. Young" <email@hidden>)
 >Re: Yosemite & Database Events (From: Axel Luttgens <email@hidden>)
 >Re: Yosemite & Database Events (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Yosemite & Database Events
  • Next by Date: Re: Yosemite & Database Events
  • Previous by thread: Re: Yosemite & Database Events
  • Next by thread: Re: Yosemite & Database Events
  • Index(es):
    • Date
    • Thread