• 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: Quark doc as ASCII
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark doc as ASCII


  • Subject: Re: Quark doc as ASCII
  • From: "Michiel (werk)" <email@hidden>
  • Date: Thu, 19 Sep 2002 15:59:43 +0200

This could be your lucky day!!!!!
I found a little help in a book:

This script saves all text in the current document as plain text

set myFolder to (choose folder with prompt "Select a folder to save text
into:")
tell application "QuarkXpress 4.1"
activate
repeat with i from 1 to count of stories of document 1
save story i of document 1 in (myFolder & i as text)
end repeat
end tell

Remember. This is just a little help.........



>
> Surprisingly I didn't get much response. But I could do with any help I can
> get.
>
> Thanks a lot.
> Ruby
_______________________________________________
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.

  • Prev by Date: Re: Lookup if an application...
  • Next by Date: Re: Tell print/close to the frontmost app (uh-uh, JD)
  • Previous by thread: Re: Quark doc as ASCII
  • Next by thread: Re: Quark doc as ASCII
  • Index(es):
    • Date
    • Thread