Can anyone suggest the simplest way to get the last character of a member's name? The
first thing that comes to mind is something like:
x = sprite(1).member.name.char.count
y = sprite(1).member.name.char[x]
put y
--e
Is there a better way?
Thanks
g fritzinger
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]