Quote:
Oh, it's $left(%your_variable,$len(%your_variable)-1), isn't it?


No he is correct it is $left(%your_variable,-1) a negitive value in there is subtracted from the full length by default, also your method wouldnt work as it requiers the $calc() identifier.