Capitalise First Word

[quote="leo"]1. I'm not sure where you're getting that from but Titlecase, by definition, considers capitalising all words in a string (except prepositions etc.). From Wikipedia:

Title Case: All words are capitalised except for certain subsets defined by rules that are not universally standardised. The standardisation is only at the level of house styles and individual style manuals.

The example screenshot shows that happening, too.

(If you mean the 2nd post in the thread, that was someone asking how to make the script capitalise the last word no matter what, e.g. even if it is the word "the", and me providing a modification of the script to do that. It's not something the script in the root post will do as-is.)[/quote]

I see what you mean. The first post does say that it converts it to Title Case, so if you know what that means (which I didn't) then it is clear, I suppose.

Thank you. That is very useful.