Re: Snow Leopard AppleScript Release Notes
Re: Snow Leopard AppleScript Release Notes
- Subject: Re: Snow Leopard AppleScript Release Notes
- From: "John C. Welch" <email@hidden>
- Date: Sun, 30 Aug 2009 01:53:29 -0400
- Thread-topic: Snow Leopard AppleScript Release Notes
On 8/29/09 1:17 AM, "Michelle Steiner" <email@hidden> wrote:
>>> When getting the text items of a string, all the values in text item
>>> delimiters are considered. Previous versions only considered the
>>> first
>>> item in the list. [1186965]
>>
>> Somehow, I smell drama coming...
>
> set foo to "123,46;abc)hello"
> set text item delimiters to {",", ";", ")"}
> text items of foo
>
> --> {"123", "46", "abc", "hello"}
That's really nice when you think about it.
--
"We ain't making no goddamn corn flakes here."
Col. Charlie Beckwith, founder of Delta Force
_______________________________________________
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