Re: Parsing out words in email subject
Re: Parsing out words in email subject
- Subject: Re: Parsing out words in email subject
- From: Michelle Steiner <email@hidden>
- Date: Thu, 28 Jan 2010 10:59:46 -0700
On Jan 28, 2010, at 10:50 AM, Chuck wrote: This one give me this for a result.
Parsingoutwordsinemailsubject
It dropped the "Re:" but ran all the rest into one string.
Is there a way to keep them separated?
set foo to "Re: Parsing out words in email subject" set text item delimiters to space (words 2 through -1 of foo) as text
-- -------------------------------------------------------- Misquotation of unattributed, trite metaphysical saying goes here.
Stupid ascii Unnecessary notice of graphic goes here. responsibility goes here. ---------------------------------------------------------
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden