in reply to Re: finding the last occurence of substring in stringin thread finding the last occurence of substring in string
if you want to get the reverse index why not just use rindex ? :)