Hi all,
I have the FB file which has n number of records. Each record has the header and footer.
If i have 10 records, I need to write 2 records each to the 5 files.
if i have 9 records, I need to write 2 records each to 4 files and 1 record to the fifth file.
Please help me.