Re: How to set user interaction to non in Indesign CS2?
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