• 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: Open InDesign CS2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Open InDesign CS2


  • Subject: Re: Open InDesign CS2
  • From: "email@hidden" <email@hidden>
  • Date: Wed, 22 Dec 2010 14:46:12 -0800

That took care of it, thanks!

I still wonder why it worked in SD but not as a droplet.


Ed

On Dec 22, 2010, at 1:41pm, Shane Stanley wrote:

> One of the changes in 10.6 is that the open handler no longer gets passed
> aliases, but rather new-fangled things called bookmarks. You can sort of see
> it if you run this:
>
> on open fileList
>    repeat with afile in fileList
>        display dialog (class of afile) as text
>    end repeat
> end open
>
> The dialog will show «class bmrk».
>
> Most apps seem happy enough with the change, but some aren't. For example,
> InDesign CS4 takes bookmarks for opening, but not for placing.
>
> I'd suggest logging a bug, but at this stage there's probably no point. You
> just need to add "as alias".
>
> --
> Shane Stanley <email@hidden>
> 'AppleScriptObjC Explored' <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

 _______________________________________________
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: Open InDesign CS2
      • From: Shane Stanley <email@hidden>
References: 
 >Re: Open InDesign CS2 (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Open InDesign CS2
  • Next by Date: Re: Open InDesign CS2
  • Previous by thread: Re: Open InDesign CS2
  • Next by thread: Re: Open InDesign CS2
  • Index(es):
    • Date
    • Thread