• 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: KOENIG Yvan <email@hidden>
  • Date: Wed, 22 Dec 2010 22:02:06 +0100

Le 22 déc. 2010 à 21:31, email@hidden a écrit :

>
> I've got a very strange issue with inDesign CS2* and 10.6.5.
>
> I have a droplet that runs in Tiger.
>
> It also runs correctly when using the drag-and-drop in a Script Debugger window.
>
> But, when I save it as a droplet and drop and ID file on it I have this error:
>
> Missing required parameter 'from' for event 'open'
>
> The ID dictionary has no from parameter for the open command.
>
> Any ideas?
>
> ES
>
> on open docList
> 	set droppedFile to item 1 of docList
> 	tell application "Adobe InDesign CS2"
> 		set myDoc to open droppedFile
> 	end tell
> end open


It may be a conflict between the 'open' owned by CS2 and the 'open' the script's handler.

Yvan KOENIG (VALLAURIS, France) mercredi 22 décembre 2010 22:01:46



 _______________________________________________
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

References: 
 >Open InDesign CS2 (From: "email@hidden" <email@hidden>)

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