for( 1 .. 2 ){ $string = reverse $string; chop $string; } [download]
In reply to Re: remove first and last character of string by rsFalse in thread remove first and last character of string by flieckster