• 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: Extract text from email
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Extract text from email


  • Subject: RE: Extract text from email
  • From: "Grimm, Kenneth" <email@hidden>
  • Date: Mon, 13 Sep 2004 19:21:55 -0400

Hey!

The script I just got is all colored and everything.

How'd you do that?

Ken

> ----------
> From: 	Michelle Steiner
> Sent: 	Monday, September 13, 2004 3:41 PM
> To: 	Applescript Users
> Subject: 	Re: Extract text from email
>
> <<File: ATT139430.txt>>
>
>
> On Sep 13, 2004, at 9:59 AM, Michelle Steiner wrote:
>
>
> 	You should be able to take it from there.
>
>
> Here is my final answer:
>
> tell application "Mail"
> 	set theSelectedMessages to selection
> 	tell the content of item 1 of theSelectedMessages
> 		tell (the first paragraph whose first word is "File")
> 			set u to characters 13 thru 17 as string
> 		end tell
> 	end tell
> end tell
>
> --
> "Beware the march of ideas."
>
 _______________________________________________
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

  • Follow-Ups:
    • Re: Extract text from email
      • From: Michelle Steiner <email@hidden>
  • Prev by Date: Re: Digital Sigs (was IS: ATTN: List Mom: Unnecessary smime attachments)
  • Next by Date: Re: Extract text from email
  • Previous by thread: Re: Extract text from email
  • Next by thread: Re: Extract text from email
  • Index(es):
    • Date
    • Thread