SPLITTING very large file
Posted: Sat Dec 16, 2006 8:29 pm
Hi,
I have a simple scenario. I will explain it step by step
I want to create a task which looks into a folder which contains many .csv files.
The task has to loop through all the files.
When it detects a .csv file which is 2400 KB it will split the file into two separate files. Each new file is 1200 KB each.
is this scenario possible?
Please help
Thank you
I have a simple scenario. I will explain it step by step
I want to create a task which looks into a folder which contains many .csv files.
The task has to loop through all the files.
When it detects a .csv file which is 2400 KB it will split the file into two separate files. Each new file is 1200 KB each.
is this scenario possible?
Please help
Thank you