• 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: InDesign CS3 place multiple pictures
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: InDesign CS3 place multiple pictures


  • Subject: Re: InDesign CS3 place multiple pictures
  • From: Håvard Graudo <email@hidden>
  • Date: Wed, 10 Oct 2007 13:51:41 +0200

On 9/10/07 8:45 PM, "Håvard Graudo" <email@hidden> wrote:

--this is what I would like to do, (nonworking nonsense):
tell document 1 of application "Adobe InDesign CS3"
place aListOfFiles
end tell

Den 9. okt. 2007 kl. 13.08 skrev Shane Stanley:
In fact, what you have written should do just what you want; the fact that
it doesn't is a bug.


A workaround is to write it in javascript and call that from your
AppleScript script.



OK. I am a complete W with javascript language.

This works for a single file, but can someone help me with the correct javascript syntax for a list of files?
--
tell application "Adobe InDesign CS3"
set selection to {}
set theJava to "app.place(File(\"Disk:folder:picture.eps\"));"
do script theJava language javascript
end tell
--


Thank you

Håvard

_______________________________________________
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: 
 >Re: InDesign CS3 place multiple pictures (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: osascript and *.command files
  • Next by Date: System Info with AppleScript
  • Previous by thread: Re: InDesign CS3 place multiple pictures
  • Next by thread: FileMakerExperts on ironclad.net ??
  • Index(es):
    • Date
    • Thread