-
BTW I dropped gap opacity:"100%" for my V6.5 Got 5 minutes so I tried how I would have done bounds…
tell application "QuarkXPress"
tell document 1
set item spread coords to ...
-
Im thinking this may get you what you want or closer to it…
tell application "QuarkXPress"
tell document 1
set item spread coords to ...
-
Put your move line inside of your current spread tell block
-
This may NOT be the greatest of examples but here is some info on using measurement values in Quark.
001 tell application "QuarkXPress"
002 tell document 1
003 -- My app default is ...
-
Use Firefox to post your code formatted.
-
Im on a Leopard box at home so I don't have several of my little utility things installed Extra Suites being one of them. I do find this the most reliable of utilities when it comes to clicking GUI elements. Collecting images by pulling their file paths is fairly easily done but fonts can be a sticky issue.
-
I use Extra Suites for all my GUI scripting Im 99-100% sure at work I have a full Collect for Output routine that gets the values of the last used setting and over rides them if they need changing. Sorry I can't post this at present as Im on holiday for another week yet. Getting the values of each of the check boxes is the key they should ...
-
Make text box to the left of a page…
001 tell application "QuarkXPress"
002 activate
003 tell document 1
004 set Orig_PRO to page rule ...
-
I will try that. Never use facing pages never have. possibly why I could not find any issues with the script.
-
Are you sure I can NOT replicate this? This script has nothing to do with the objects TL position? Just name of page.