Using words to process a string.
Using words to process a string.
- Subject: Using words to process a string.
- From: "Klaas.Lists" <email@hidden>
- Date: Tue, 04 Jan 2005 14:32:43 +0100
Hi,
I am working on a script to process my mails
from mailing lists.
Using applescript words to split up the subject,
say :
[Oberon] Re: your problem with script
this comes out as :
Oberon Re your problem with script
But in order to analyse this string I need the
[ ] and :.
Is there a way to preserve the special characters
using words?
I suppose I could scan all characters and go from
there, but words would make my script so much
easier.....
greetings,
Klaas Punt
_______________________________________________
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