in reply to
How to replace Tab with spaces not altering postion
Be creative with length() and the mod operator: '%'...
Heck, there even exists a CPAN module
Text::Tabs
!
--
Cheers,
Joe
Comment on
Re: How to replace Tab with spaces not altering postion
In Section
Seekers of Perl Wisdom