Quark Version Compile Trouble
Quark Version Compile Trouble
- Subject: Quark Version Compile Trouble
- From: Mátyás Ferenc Farkas <email@hidden>
- Date: Wed, 16 Jul 2003 23:07:18 +0200
I try to compile a script for several version of QuarkXPress. To quark 3.31,
to quark 4.11 and to quark 5. I can compile it to quark5, but for the rest,
i've got an error.
Although the document properties of the different versions are the same at
vertical measurement command, at 3.31 and 4.11 i can not refer to the
vertical measurement of document 1 -> Expected 3then2, etc. but found
identifier.
When I delete this part from the code I can not refer to a page of document
in a repeat loop like:repeat with i from theStart to theEnd
tell page i of document 1
For the i loop variable -> Expected end of line but found identifier.
At version 5 and 4.11 passport, it works correctly. With I it is the way of
referring with an index imho, I am out of ideas.
so what is wrong?
thanks a lot!
--
Bye!
Matyas Ferenc Farkas
=========================================
ICQ: 79057210
Email: email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.