Welcome to MacForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

AppleScripting Quark 6.5

 
   Macintosh computer (Home) -> Apple Scripts RSS
Next:  Coping with different system language settings  
Author Message
blankartist

External


Since: Feb 13, 2007
Posts: 2



(Msg. 1) Posted: Tue Feb 13, 2007 4:37 am
Post subject: AppleScripting Quark 6.5
Archived from groups: alt>comp>lang>applescript (more info?)

Hi - I'm looking to use AppleScript to automate Quark 6.5. Can anyone
point me in the direction of some general examples? The Quark
AppleScript dictionary isn't very helpful.

I was also looking at Shirley Hopkins' book (link below), but was
hoping there was something more up-to-date than 2000.

http://www.amazon.com/AppleScripting-QuarkXPress-Shirley-Hopkins/dp/0970726503

Thanks!

 >> Stay informed about: AppleScripting Quark 6.5 
Back to top
Login to vote
Bob Vogel

External


Since: Apr 25, 2006
Posts: 9



(Msg. 2) Posted: Wed Feb 14, 2007 8:09 am
Post subject: Re: AppleScripting Quark 6.5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 13, 7:37 am, "blankartist" wrote:
> Hi - I'm looking to use AppleScript to automate Quark 6.5. Can anyone
> point me in the direction of some general examples? The Quark
> AppleScript dictionary isn't very helpful.
>
> I was also looking at Shirley Hopkins' book (link below), but was
> hoping there was something more up-to-date than 2000.
>
> http://www.amazon.com/AppleScripting-QuarkXPress-Shirley-Hopkins/dp/0...
>
> Thanks!

You're probabvly better off getting a good applescript book so the
quark dictionary makes more sense. what's your experience level?

I quit applescripting quark at version 4. Since then it's been
InDesign all the way, baby.

 >> Stay informed about: AppleScripting Quark 6.5 
Back to top
Login to vote
blankartist

External


Since: Feb 13, 2007
Posts: 2



(Msg. 3) Posted: Thu Feb 15, 2007 3:03 am
Post subject: Re: AppleScripting Quark 6.5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 14, 8:09 am, "Bob Vogel" wrote:
> On Feb 13, 7:37 am, "blankartist" wrote:
>
> > Hi - I'm looking to use AppleScript to automate Quark 6.5. Can anyone
> > point me in the direction of some general examples? The Quark
> > AppleScript dictionary isn't very helpful.
>
> > I was also looking at Shirley Hopkins' book (link below), but was
> > hoping there was something more up-to-date than 2000.
>
> >http://www.amazon.com/AppleScripting-QuarkXPress-Shirley-Hopkins/dp/0...
>
> > Thanks!
>
> You're probabvly better off getting a good applescript book so the
> quark dictionary makes more sense. what's your experience level?
>
> I quit applescripting quark at version 4. Since then it's been
> InDesign all the way, baby.

I use InDesign for my freelance (which doesn't require the need for
AppleScript), but my day job alas is stuck with Quark (blame the
proprietary extensions).

I have limited experience, and I'm going through the exercises from
Wrox's "Beginning AppleScript" which appears to be an excellent
resource. It covers AppleScript's fundamentals and scripting iLife
apps. I'm OK with the looping and variables etc. I just get messed up
with the syntax of referencing objects and containers. I just wanted
to fast-trak my skills with specific Quark scripts like adding pages
to a document, placing images, creating text boxes and moving them
around etc.

I guess I'll have to master the basics first. *sigh*
 >> Stay informed about: AppleScripting Quark 6.5 
Back to top
Login to vote
Bob Vogel

External


Since: Apr 25, 2006
Posts: 9



(Msg. 4) Posted: Thu Feb 15, 2007 6:04 am
Post subject: Re: AppleScripting Quark 6.5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 15, 6:03 am, "blankartist" wrote:

>
> I guess I'll have to master the basics first. *sigh*

Trial and error, along with a bit of persistence, is how I learned
Applescript. After a while you'll see that each app has its own set of
peculiarities, and some apps are more robust as far as applescript is
concerned, which can be frustrating at times.

I actually have Shirley Hopkins' applescript book for InDesign from
2002, and it answered some very specific questions I had at the time,
so while I wouldn't enthusiastically recommend her stuff, I can't say
I would have wanted it as a starting point.
 >> Stay informed about: AppleScripting Quark 6.5 
Back to top
Login to vote
Dave Balderstone

External


Since: Mar 21, 2006
Posts: 1675



(Msg. 5) Posted: Thu Feb 15, 2007 8:39 am
Post subject: Re: AppleScripting Quark 6.5 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article , Bob
Vogel wrote:

> On Feb 15, 6:03 am, "blankartist" wrote:
>
> >
> > I guess I'll have to master the basics first. *sigh*
>
> Trial and error, along with a bit of persistence, is how I learned
> Applescript. After a while you'll see that each app has its own set of
> peculiarities, and some apps are more robust as far as applescript is
> concerned, which can be frustrating at times.

And there are things in Xpress that are, simply, broken.


> I actually have Shirley Hopkins' applescript book for InDesign from
> 2002, and it answered some very specific questions I had at the time,
> so while I wouldn't enthusiastically recommend her stuff, I can't say
> I would have wanted it as a starting point.

Matt Neuberg's book is a must-have.

--
You can't PLAN sincerity. You have to make it up on the spot! -- Denny Crane
 >> Stay informed about: AppleScripting Quark 6.5 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Quark 6 - Hi all, Has any of you tried scripting Quark 6.0 yet and if so could you tell me what kind of modifications are required (if any) to run scripts that were created under 4.11? TIA -- Michel

XML to Quark - I will take the values from a XML file and automaticly put in into a Quark project. I would like go put the values in specific places in the project. Is there somebody who have a clue of how i can do that? I was thinking about AppleScript, is there..

Quark XPress - need help - hello all --- code 1 ----- tell application "QuarkXPress Passport 4.11" activate tell document "Document21" move paragraph 1 of text box 1 of page 1 of document "Document22" to beginning of text box 1 of pag...

Help with Quark script - Has anyone had difficulty writing/running a script on a Quark file that involves picture boxes anchored in text flow? I am trying to extract the names of image files and place them below the image. This script runs fine but when I start scrolling through...

Problem with XML Import in Quark - Has anybody of you experience in importing XML data in Quark via apple script ? set fileREf to "HD:Folder:XMLFile.xml" telll application "QuarkXpress Passport" activate try import document 1 from fileREf as "XML...
   Macintosh computer (Home) -> Apple Scripts All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]