Re: Accessing lasts characters of a string
Re: Accessing lasts characters of a string
- Subject: Re: Accessing lasts characters of a string
- From: Luther Fuller <email@hidden>
- Date: Thu, 13 Mar 2008 09:28:29 -0500
One last comment ...
repeat 100000 times
-- (rest of characters of strA) as text -- 46 sec
text 2 thru -1 of strA -- 4 sec
end repeat
Using 'rest of characters of ...' seems to be way slow!
_______________________________________________
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