Re: Trim?
Re: Trim?
- Subject: Re: Trim?
- From: has <email@hidden>
- Date: Sat, 3 Aug 2002 15:05:56 +0100
Seth Roby wrote:
>
Does anyone know if there's a simple way to trim white space off of a
>
string, or should I just loop through it and take them out myself?
Do you mean trimming it off the ends of a string? If so, there's a string
manipulation library on my site [www.barple.connectfree.co.uk] you could
use.
property stringLib : load script (file "path to stringLib")
tell stringLib to trimString(theString)
HTH
has
--
Fare thee well, o tried and trusty dialup...
As of August 1st my email address has changed from
[email@hidden] to [email@hidden]
If you love me, please update your address books accordingly.
_______________________________________________
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.