Re: Comma delimited paragraph
Re: Comma delimited paragraph
- Subject: Re: Comma delimited paragraph
- From: Steve Mills <email@hidden>
- Date: Thu, 18 May 2017 11:23:05 -0500
On May 18, 2017, at 11:02:39, Yvan KOENIG <email@hidden> wrote:
>
> The first one require 264 characters in 7 lines.
> The second one require 166 characters in 4 lines.
The 2nd one is also potentially faster, since the work is shoved off to the AppleScript implementation instead of looping through the script. Using text item delimiters is not only faster, it's easier and there's less chance of the scripter getting their loop wrong.
--
Steve Mills
Drummer, Mac geek
_______________________________________________
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