Re: can I do this better? [trim whitespace]
Re: can I do this better? [trim whitespace]
- Subject: Re: can I do this better? [trim whitespace]
- From: has <email@hidden>
- Date: Fri, 14 Jun 2002 00:20:39 +0100
Daniel A. Shockley wrote:
>
There is one other consideration for these functions: how big is the
>
string and/or whitespace you want to trim? Most (all?) of the
>
handlers I saw posted will fail if they go over about 4050
>
characters,
Since turning strings into lists here is [arguably] a design flaw, avoid
use of such an algorithm in the first place so it won't be an issue.
HTH
has
--
http://www.barple.connectfree.co.uk/ -- The Little Page of Beta AppleScripts
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.