--00151758864eba3cbf047725c2c9
Content-Type: text/plain; charset=ISO-8859-1

2009/10/30 Just Another Victim of the Ambient Morality <
ihatespam / hotmail.com>

>    I'm actually hoping this is an embarrassing question but how do you get
> the tail end of a string?  All I've figured out is this:
>
> index  
> string[index, string.size - index]
>

is equivalent to

string[index..-1]

-Thomas


-- 
Thomas Preymesser
thopre / gmail.com
http://thopre.googlepages.com/
http://thopre.wordpress.com/

Pablo Picasso<http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html>
- "Computers are useless. They can only give you answers."

--00151758864eba3cbf047725c2c9--