Text case changing

Bill Vlahos bvlahos at mac.com
Thu Jun 3 00:44:05 EDT 2004


Revolution has the toUpper and toLower command which will convert an 
entire string. Is there something similar for capitalizing just the 
first letter as a built in function? I've come up with something that 
works but seems kind of hokey. Does anyone have a more elegant solution 
for this?

Just to make life a little more complicated, there are some names like 
O'Malley or MacKeif or McBeth where it isn't just the first character. 
My application does not have to deal with these situations but a 
general solution would.

Bill Vlahos



More information about the use-livecode mailing list