Hi,
i have created a script which reads records from an input file and then writes to multiple txt files based on one of the fields (from input file).
While writing m getting blank lines between the records. Is there a way to remove these blank lines while writing records?
i have created a script which reads records from an input file and then writes to multiple txt files based on one of the fields (from input file).
While writing m getting blank lines between the records. Is there a way to remove these blank lines while writing records?
Comment