• 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: Can't seem to script printing PostScript file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Can't seem to script printing PostScript file


  • Subject: RE: Can't seem to script printing PostScript file
  • From: "Goodman, Steve" <email@hidden>
  • Date: Wed, 1 Aug 2001 09:13:12 -0500

>OK, but this does work for another person! Just not on my (same
>system) machine.

Just because you are running the same system does not mean that you are
"comparing apples to apples". Loaded osaxen and different versions of AS are
just 2 things(out of probably a million :-) ) that could be different but
still mean alot when applescripting.

As for printing....you can copy a Postscript file to the desktop printer (OS
9.1, AS 1.6) just as so:

set Print_file to "HD:foo:bar.ps" -- path to you file
set Printer_loc to "HD:Desktop Folder:your printer:" -- path to your printer
copy file Print_file to Printer_loc

HTH

Steve Goodman


  • Follow-Ups:
    • RE: Can't seem to script printing PostScript file
      • From: "David B. Gustavson" <email@hidden>
  • Prev by Date: Re: Script Applet rejects first handler call
  • Next by Date: Re: passing values from one script into a second script ?
  • Previous by thread: Re: undefined variable
  • Next by thread: RE: Can't seem to script printing PostScript file
  • Index(es):
    • Date
    • Thread