View previous topic :: View next topic |
Author |
Message |
sivafdms Intermediate
Joined: 29 May 2007 Posts: 165 Topics: 77
|
Posted: Mon Jun 11, 2007 4:30 am Post subject: Copy 1000 records into one file using sort |
|
|
Hi all,
I am new to this forum.
I want to copy fisrt 10000 records from an input fil,and i don't know the number of records present in the file into one file.Next 10000 records into another file and so on until the all the records in the input file are copied into different files.
Thanks & Regards,
Siva |
|
Back to top |
|
 |
dbzTHEdinosauer Supermod
Joined: 20 Oct 2006 Posts: 1411 Topics: 26 Location: germany
|
Posted: Mon Jun 11, 2007 4:54 am Post subject: |
|
|
Here is a link (within this forum) that shows you how to splilt a size-undefined input file to an undefined number of output files.
http://www.mvsforums.com/helpboards/viewtopic.php?t=5618
read the complete thread, as there are 3 different methods. _________________ Dick Brenholtz
American living in Varel, Germany |
|
Back to top |
|
 |
|
|