• 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
Mail message printing?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mail message printing?


  • Subject: Mail message printing?
  • From: Jake Pietrykowski <email@hidden>
  • Date: Wed, 02 Mar 2005 14:19:01 -0600

Hi,

I'd like to have the ability to 'auto-print' messages upon received with
Apple's Mail.app. I know it's not built in, so I'm trying to AScript it.
Does the ASDictionary-print command work? My following snippet returns an
error when using print, yet the msg variable contains the correct reference.

If I can't automate the printing, I'm still curious if I can script the
printing of a given(x) message?

--code
tell application "Mail"
 set msg to message 1 of mailbox "INBOX" of account "email@hidden"
 print msg
end tell
--/code

TIA,
Jake



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Image Event Script Not Working
  • Next by Date: RE: About integers
  • Previous by thread: Re: Insert Album Art?
  • Next by thread: Re: EPPC & multiple users
  • Index(es):
    • Date
    • Thread