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

Open InDesign CS2


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

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

*(We are locked into CS2 because we use a plug-in that doesn't work with newer versions) _______________________________________________
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>
    • Re: Open InDesign CS2
      • From: KOENIG Yvan <email@hidden>
  • Prev by Date: Re: compiled scripts
  • Next by Date: Re: Open InDesign CS2
  • Previous by thread: Re: compiled scripts
  • Next by thread: Re: Open InDesign CS2
  • Index(es):
    • Date
    • Thread