in reply to Re: split a file
in thread split a file

I want to print every 10 records in one file.My new files are having only the evry 10th record from the input file.I guess my Print statement has some problem,need to print in a loop