• 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: Choosing Printer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Choosing Printer


  • Subject: Re: Choosing Printer
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 6 Jun 2001 07:48:35 -0700

On 6/6/01 3:51 AM, Alberto Salvagnini <email@hidden> wrote:

>My problem: I did not find a way to change (choose) the printer in the
>"Chooser"-Application of the finder
>Some suggestions?

tell application "Desktop Printer Manager"
set the PrinterList to (name of desktop printers)
end tell
set the ChosenPrinter to item 1 of (choose from list the PrinterList)
tell application "Desktop Printer Manager"
set the default printer to desktop printer ChosenPrinter
end tell

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Prev by Date: Re: A reference to problem (solved)
  • Next by Date: RE: Choosing Printer
  • Previous by thread: Re: Choosing Printer
  • Next by thread: RE: Choosing Printer
  • Index(es):
    • Date
    • Thread