
bmehta
New User
Oct 26, 2005, 7:34 AM
Post #1 of 1
(754 views)
|
I need Perl script to read a file and re-organize data
|
Can't Post
|
|
I have a text file (see input.txt) with data output file (output.txt) In short 1. each of F30, F311, F312 AND F32 fields should be in one line and each must be 100 bytes. (if not right pad with blank or null) 2. If No F312 is present then add 100 null values Thanks for any help on this Bmehta
|