• 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: How to set user interaction to non in Indesign CS2?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to set user interaction to non in Indesign CS2?


  • Subject: Re: How to set user interaction to non in Indesign CS2?
  • From: Carlos Ysunza <email@hidden>
  • Date: Mon, 19 Mar 2007 12:15:08 -0600
  • Thread-topic: How to set user interaction to non in Indesign CS2?

Patrik,

I use this:
property pDialogos : "never interact"
tell application "Adobe InDesign CS2"
        set properties to {user interaction level:pDialogos}
Š


Carlos Ysunza B.
Director
Ysunza/Santiago
Comunicación Visual € Automatización
Tel. (52)55 5256-0336
email@hidden

http://www.ysunzasantiago.com
http://www.thesecretmexico.com
http://www.softrobot.com.mx


> From: "Patrik B." <email@hidden>
> Date: Sat, 17 Mar 2007 11:40:34 -0800
> To: <email@hidden>
> Subject: How to set user interaction to non in Indesign CS2?
>
> I was able to turn user interaction off in Indesign CS however in CS2 I
> always get an error. Here is my code:
>
> Tell application "Adobe Indesign cs2"
> set user interaction level to never interact
> end tell
>
> How can I make this work?
>
> Best, Patrik
>


 _______________________________________________
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: 
 >How to set user interaction to non in Indesign CS2? (From: "Patrik B." <email@hidden>)

  • Prev by Date: Re: AppleScript-Users Digest, Vol 4, Issue 123
  • Next by Date: Re: dimensions of the visible region of the main monitor
  • Previous by thread: How to set user interaction to non in Indesign CS2?
  • Next by thread: Can you run Ruby Scripts via get shell?
  • Index(es):
    • Date
    • Thread