Captilize Text

Convert | Tag - Tag | ALT+5

Select format string

Field:
TITLE

Format string:
$caps(%TITLE%,'' )
... or ...
$caps(%TITLE%,$char(39)$char(32))

Preview
From:
Let 'em Read to learn
To:
Let 'Em Read To Learn

... or even better ...

Convert | Tag - Tag | ALT+5

Select format string

Field:
TITLE

Format string:

$regexp(%TITLE%,'(\s''''.)','\U$1')

Preview
From:
Let 'em read to learn (Let's do it again)
To:
Let 'Em read to learn (Let's do it again)

... or use an action ...

Begin Action Group Test_2012#20120623.ApoUpper

Action #1
Actiontype 4: Replace with regular expression
Field ______________: TITLE
Regular expression _: (\s'.)
Replace matches with: \U$1

[_] Case sensitive comparison

End Action Group Test_2012#20120623.ApoUpper (1 Action)

See also ....
/t/12513/1

DD.20120623.2013.CEST
Edit. DD.20120627.0630.CEST