Posted on 2007-01-26 04:19:38-08 by ajap
How can I change a field in a record if record is empty?
With tie::file I could change a word in a line but could not add a word to a specific field. line is a|b|c|d||f|g I want to add "e" to next field to "d" and if line is b|b|b|b|b|b|b I want to change the 3rd "b" to "e" Thanks
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.