How to skip after n records(tail of the file) -
09-17-2005
, 05:42 AM
I have a file which as the first 15 lines of header lines I can skip
them in DTS file task.
Then I want the next 10 records extracted and after that there are
header lines again and I want to skip them.
How do I skip the records in the file after the first 10 records are
extracted.
Thanks in advance
Karen |