Re: change chr(9) ?
- From: Sherm Pendley <spamtrap@xxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 13:06:37 -0500
Gunnar Hjalmarsson <noreply@xxxxxxxxx> writes:
Abigail wrote:
max wrote:
!! I have txt file with chr(9) in text, how to change chr(9) - horizontal
!! tab to chr(32)"space"
I'd use 'tr'. But that isn't Perl.
Why do you say that 'tr' is not Perl?
I think Abigail was speaking of the 'tr' command-line tool, not the Perl
operator of the same name.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
.
- References:
- change chr(9) ?
- From: max
- Re: change chr(9) ?
- From: Abigail
- Re: change chr(9) ?
- From: Gunnar Hjalmarsson
- change chr(9) ?
- Prev by Date: Re: Perl and MySQL
- Next by Date: Re: Perl and MySQL
- Previous by thread: Re: change chr(9) ?
- Next by thread: Re: change chr(9) ?
- Index(es):
Relevant Pages
|