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

Re: Applescripting SummaryService


  • Subject: Re: Applescripting SummaryService
  • From: kai <email@hidden>
  • Date: Thu, 21 Apr 2005 00:50:22 +0100


On Wed, 20 Apr 2005 14:16:36 -0500, Chip Fillingane wrote:

Does anyone know how to script services, such as the Summary service.
(If you haven't used it, try it- in the toolbar goto Application Name > Services > Summarize;
more info: http://docs.info.apple.com/article.html?artnum=151890 )


I haven't seen any documentation on this, on the Apple website or anywhere else, but I bet it's possible.

Ultimately I want to write a script that I can implement as a Mail rule, which will intercept an email and forward a summary of it to my cell phone.

This might help to get you started, Chip (watch for wraps):

----------------

tell application "Mail" to set summary to summarize (get content of last message of mailbox "INBOX" of account "kai.kai") in 4 (* sentences *)
-- do something with summary


----------------

---
kai

_______________________________________________
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: Script Error" A resource wasn ' t found
  • Next by Date: Re: simple file copy
  • Previous by thread: Re: Applescripting SummaryService
  • Next by thread: Quitting applications and applescript studio application
  • Index(es):
    • Date
    • Thread