Hi,
i'm having the same same problem, since our company updated to Quark 8 & OS X 10.6.4.
"get story 1 of every generic cell of table box 1 of document 1" works in documents, which are created bellow version 8 just terrible; "get story 1" from Quark is the source of all evil :-)
It's all about, that apple script runs very very slow, when reading stories from quark boxes (if the current document wasn't created in Quark 8) up to "QuarkXpress application is not responding"..
By now i found only 2 solutions for this:
1. if i hide all layers (or only the layers which contain the boxes i need to read), the script will run a lot faster (set visible of every layer to false). But I'm still not happy with the total performance and the invisible layers, while the script is reading informations from boxes..
2. I create a new document in Quark 8 with the same layout properties and paste in place my contents from the Quark 7 (or bellow) into my new document. Here is the problem, that if i have multiple layers, i need to copy/paste every layer by itself (and that takes a lot more of time..). One other problem are the text flows - if the new document has other properties, the flows will change. I could write an script to change the text flow properties in my new document to the properties of my old quark 7 document, but this would take once again extra time.
I've written large mails to the Quark Support, but if i even get an response it was just VERY VERY POOR. I'm not even sure, if they really read what i wrote to them.
I have also tried to turn off all extensions ( one by one), changing fonts, changing project, layout, document and box properties.. but with no results.. i tried a lot of things..
*P.S.: I have also changed my applescript mode to "32 bit", because otherwise applescript returns me sometimes some strange informations from Quark, which i can't use. Like the the document measurements, bounds..
So, if someone finds another solution - a post would be nice!
Regards, Bojan