Hello,
I have a question about processing multiple files at the same time.
If the source folder contains
4532_201_271.dat
4532_202_271.dat
4532_203_271.dat
4533_201_271.dat
4533_202_271.dat
I want to create one 271 files for all the files start with 4532 and one for all those start with 4533. How can I do that??
The number generation is dynamic & is generated by othr application. What I want is to club the file with the same batch number (starting number in the file name).
Regards,
Vibhav1008
I have a question about processing multiple files at the same time.
If the source folder contains
4532_201_271.dat
4532_202_271.dat
4532_203_271.dat
4533_201_271.dat
4533_202_271.dat
I want to create one 271 files for all the files start with 4532 and one for all those start with 4533. How can I do that??
The number generation is dynamic & is generated by othr application. What I want is to club the file with the same batch number (starting number in the file name).
Regards,
Vibhav1008