Code:
$a = chr(asc($a)-32) + Right($a, ~) + $b + ', ' + $a + '.'


??? Have no clue yet what this does and why ..
recursive function, yeah, clever basta.

Edit: Ah yeah, mimicking a ucase() on the first char .. neat


Edited by Jochen (2017-11-27 03:18 PM)
_________________________