MACSCRPT Archives

May 2003

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bill Steele <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Tue, 20 May 2003 16:38:35 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
>         set oldDelims to AppleScript's text item delimiters
>         set AppleScript's text item delimiters to "mailto:"
>         set theString to item 2 of the text items of emailURL -- get
>everything
>after the "mailto:"
>         set AppleScript's text item delimiters to oldDelims

You could just use the colon...

>     I'm pretty sure the app tell will work, that I can do. But how do I get
>the mailto URL parsed?

Not quite sure what you mean, if not the above. What does the mailto
URL look like as a string?

--

Bill Steele
[log in to unmask]

ATOM RSS1 RSS2