Title Case
Richmond Mathewson
richmondmathewson at gmail.com
Sat Apr 21 09:52:35 EDT 2018
Just been playing with this and found that this causes problems:
put "vanish" into rWORD
put char 1 of rWORD into rC
toUpper(rC)
the toUpper(rC) throws a "bluey"
toUpper works with a string expressed "as itself" in double quotes, but
does not
seem to like a stringVariable . . .
which is a "nuisance".
Richmond.
On 21/4/2018 6:35 am, Sannyasin Brahmanathaswami via use-livecode wrote:
> What to the simplest way to "sentence case"
>
> a create a sentence title
>
> in use toUpper to convert to
>
> A Create A Sentence Title
>
> BR
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list