Bryan Harris wrote: > > I have tried to strip the carriage return of the last field > > > > $field[8] =~ s/\015//g; > > Uh, isn't the carriage return code 13? > > - B
Not in octal. Joseph -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>