Re: Accessing lasts characters of a string
Re: Accessing lasts characters of a string
- Subject: Re: Accessing lasts characters of a string
- From: Michelle Steiner <email@hidden>
- Date: Wed, 12 Mar 2008 13:52:28 -0700
On Mar 12, 2008, at 1:34 PM, Jean Létourneau wrote:
I am trying to find the way to access all characters of a string but
the 1st
one. This is a lesser known feature that was included without much
announcements. It would be the equivalent of
text 2 thru (TheString's length) of TheString
I know it exists since I have used it once, but my memory fails
text 2 through end of TheString
text 2 through -1 of TheString
(rest of the characters of TheString) as text
-- Michelle
--
"Never ask a man what computer he uses. If it's a Mac, he'll tell
you. If it's not, why embarrass him?" --Tom Clancy
_______________________________________________
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