in

Quark Forums

Broken script - Anyone willing/able to help?

Last post 07-03-2008 10:57 AM by JAC. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 07-02-2008 5:39 PM

    • JAC
    • Not Ranked
    • Joined on 07-02-2008
    • Posts 3

    Broken script - Anyone willing/able to help?

    I use the following script heavily. Since upgrading to 10.5 Leopard this script no longer works in Quark 6.52. It also does not work (never has) in Quark 7. Is there anyone on the forum here that is willing/able to help me out with a fix for this script so that it works in both 6.52 and 7 with Mac OS 10.5? I will run down what the script basically does. It allows me to create a document with a specified name and have the layout named the same thing. It then grabs all the images from whatever folder I specify and automatically creates as many pages in the quark document as there are images and auto places and centers them. It also allows me to specify the page size as well as the bleed. Thanks in advance, Jason EDIT: The code displays horribly here on the forum. You can grab the script from here: http://www.webhostgt.com/files/CreateDocCenter.scpt
  • 07-03-2008 5:27 AM In reply to

    • vs
    • Not Ranked
    • Joined on 05-21-2008
    • Posts 6

    Re: Broken script - Anyone willing/able to help?

    Try this: In the following line of script: "make picture box at beginning with properties ¬ {bounds:{"0" - DocBleedSize, "0" - DocBleedSize, DocSizeHeigth + DocBleedSize, DocSizeWidth + DocBleedSize}, color:"White"}" remove the color attribute while creating picture box. Most probably this will resolve your problem.
  • 07-03-2008 10:57 AM In reply to

    • JAC
    • Not Ranked
    • Joined on 07-02-2008
    • Posts 3

    Re: Broken script - Anyone willing/able to help?

    That worked! I owe you a pizza! Seriously though, thank you very much for your help.
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems