Re: How best to extract digits from a string?
Re: How best to extract digits from a string?
- Subject: Re: How best to extract digits from a string?
- From: Bill Cheeseman <email@hidden>
- Date: Thu, 26 Apr 2001 13:44:23 -0400
on 4/26/01 7:59 AM, Richard 23 at email@hidden wrote:
>
I can't think of one although I'd change the repeat statement to
>
>
repeat with char in input
Ah, of course! I had been working with list models and just got stuck in
that "every character" rut. Thanks. According to a private test, this
resulted in roughly a 50% speedup.
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
The AppleScript Sourcebook - www.AppleScriptSourcebook.com
Vermont Recipes - www.stepwise.com/Articles/VermontRecipes