Script for Single Layout Mode

bbmeister

Active member
Would any one have any idea how to make a Quark script to set the Preference/Project to Single layout Mode.

I'm using this tell and it will not work.

tell application "QuarkXPress"
tell document 1
set preference to single layout mode
end tell
end tell

Thanks
Bobm
 
Last edited:
Would any have any idea how to make a Quark script to set the Preference/Project to Single layout Mode.

If you want Single Layout Mode as the default action, just make sure no document is open, go to Preferences and under General in the Project category and click on the check box next to Single Layout Mode to activate the option.

From now on whenever you go "New", the option of Single Layout Mode will be the default.

If that's not what you want to do... then I have no idea!
 
Hi there,

If you look at the Quark Applescript library is this a preference that can be set?
I think it might be read-only.
 

PressWise

A 30-day Fix for Managed Chaos

As any print professional knows, printing can be managed chaos. Software that solves multiple problems and provides measurable and monetizable value has a direct impact on the bottom-line.

“We reduced order entry costs by about 40%.” Significant savings in a shop that turns about 500 jobs a month.


Learn how…….

   
Back
Top