• 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
Quark ps-file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Quark ps-file


  • Subject: Quark ps-file
  • From: Alberto Salvagnini <email@hidden>
  • Date: Thu, 07 Jun 2001 18:57:20 +0100

I really do not understand this:

copy {alias " 0:Desktop Folder:FW25E026.SA", alias " 0:Desktop
Folder:PDF-Statistic"} to docList
on open (docList)
repeat with CurrentFile in docList
tell application "QuarkXPress 3.32r5"
open CurrentFile
tell document 1
--after print setup
print PostScript file (CurrentFile as string) & ".ps"
copy (CurrentFile as string) & ".ps" to PsDokument
end tell
end tell
end repeat
end open

one files work fine the other file not:
after registering of the print-file some some files start to write the
ps file on the desktop and other files stop the script with error -48
doubling filename...
the report window in script editor does not register any error

I got the same error when I was trying to write the ps-file to some
other volume:
if I try to write the ps-file to a folder on the startup disk one file
doesn't work the other works fine
if I try to write the ps-file to a folder on another disk both files
don't work

If I write the ps-file from within the document is everithing ok

I don't know why :-(

any suggestion?
alberto

[demime 0.98b removed an attachment of type text/x-vcard which had a name of asalvagnini.vcf]


  • Follow-Ups:
    • Re: Quark ps-file
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: [ANN]AppleMods on Citizen Strange
  • Next by Date: Re: Re: Triggering a script via web
  • Previous by thread: Re: Quark page width
  • Next by thread: Re: Quark ps-file
  • Index(es):
    • Date
    • Thread