• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Extract from QuarkXPress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extract from QuarkXPress


  • Subject: Re: Extract from QuarkXPress
  • From: Peter Waibel <email@hidden>
  • Date: Fri, 8 Sep 2006 16:28:04 +0200


I was wondering if anyone could advise me/point in the direction of some helpful website(s) for extracting text and image filenames from Quark into a database.

try something like this:

tell application "QuarkXPress"
	tell document 1
		set imgAliasList to file path of every image
		set storyList to get every story
	end tell
end tell
return {imgAliasList, storyList}

Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Extract from QuarkXPress (From: David Bradley <email@hidden>)

  • Prev by Date: Re: 10.4 Print Options (Save as PDF)
  • Next by Date: Text size look causing error
  • Previous by thread: Extract from QuarkXPress
  • Next by thread: Text size look causing error
  • Index(es):
    • Date
    • Thread