Re: Snow Leopard AppleScript Release Notes
Re: Snow Leopard AppleScript Release Notes
- Subject: Re: Snow Leopard AppleScript Release Notes
- From: Shane Stanley <email@hidden>
- Date: Sat, 29 Aug 2009 16:06:02 +1000
- Thread-topic: Snow Leopard AppleScript Release Notes
On 29/8/09 3:17 PM, "Michelle Steiner" <email@hidden> wrote:
> set foo to "123,46;abc)hello"
> set text item delimiters to {",", ";", ")"}
> text items of foo
>
> --> {"123", "46", "abc", "hello"}
What do you get when you coerce back to text? And what if your second line
is:
set text item delimiters to {",4", ",", ";", ")"}
--
Shane Stanley <email@hidden>
AppleScript Pro Sessions <http://scriptingmatters.com/aspro>
_______________________________________________
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