On 12/21/11 3:02 PM, Sivakatirswami wrote:
OK yes, Title case is easy... It's sentence case I was looking for because a period/dot is not part of a word. I guess one could use a dot as a line delimiter and then step thru the lines.
Seems like there should be some kind of fancy regex to do this, something that looks for space-period-character and capitalizes the character part. Maybe one of our regex gurus knows how.
I think your lines solution could work too. You might have to make a more than one pass if you think there will be question marks or exclamation points at line endings.
-- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode