Hi,
I have developed one perl script to read each line of files and normalized the line. If the length of line/records is less than 130, then append "X" character at the rest.
I have tested my script on small files..its working but not on larger files ? ... How this happened ... could somebody explained ?.... or do you want to see my script ?