PRT_Glenn,
We have a TitleCase function in our custom functions libraries. Take a look at these:
http://www.objectiflune.com/OL/en-CA/Dow...Cat=PressTalk#1 The "strings" functions should contain it. Extract the .pptl file somewhere on your hard disk(anywhere you want). Then in Design, go to Tools->Global Function Library Manager. Then, go to File->Manage Folders, and open the folder where you've saved the .pptl file. A list of the available functions should appear. Drag the TitleCase function from left to right, click OK, and you can now use it as a global function.
I recommend that you import all strings functions, in case there are dependencies between them. Also, because it's a global function, it needs to be preceded by an "@" when you call it.
Hope that helps.
Regards,
Rapha