• 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: Printing PS files from QuarkXPress
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Printing PS files from QuarkXPress


  • Subject: Re: Printing PS files from QuarkXPress
  • From: "Scott P. Richert" <email@hidden>
  • Date: Mon, 13 Jan 2003 09:45:49 -0600

Juergen May wrote:

To resolve the problem you need to turn the coerced alias into plain
text
format.

Try the following...

--

set myFilePath to ((choose folder) as string)

try
set myFilePath to<<class ktxt>> of (myFilePath as record)
end try

set myFileName to myFilePath & "0000_0001.ps"

-- Insert the rest of your code here.

Thank you, thank you, thank you! That worked! You don't know how many
hours I've wasted because of this problem, and now it's fixed. If
you're ever in Rockford, Illinois, I'll buy you a beer. Heck, I'll buy
you dinner. And that goes for the person who originally submitted the
code, too.

Scott
_______________________________________________
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: Opening a local HTML file in the default browser
  • Next by Date: osascript resets $HOME ?!
  • Previous by thread: Re: Printing PS files from QuarkXPress
  • Next by thread: Re: Printing PS files from QuarkXPress
  • Index(es):
    • Date
    • Thread