Hi, I am working on a batch script which can work on my following scenario. I have a source file as lets say A.csv with header and huge amount of data. I want to split the csv file A.csv into multiple csv files of 20000 record each and having header in each csv. Thanks aadi