sergio_101 <sergiol...@village-buzz.com> writes:

> is there a function that can do this:
>
> 'a mouse ate cheese' . 'A Mouse Ate Cheese'
>
> i found capitlize, but that only hits the first word..
>
> thanks!

In addition to my previous post and to get rid of the first space, just
use the allButFirst message.

Anyway, I am sure more experienced Smalltalkers can present a cleaner way.
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to