pcase

W

Wayne-I-M

Hi Dane

You can't use it to resize. PCase converts text strings in "proper case",
like Mr John smith-brown into Mr Johnn Smith-Brown but "not" Mr John
smithbrown. Normally you would load a pcase public function and use a
reference to this to "convert".

Hope this helps
 
Top