Forum Discussion

PSAmmirata's avatar
PSAmmirata
Employee
5 years ago
Solved

Reading first N records from a file?

I have a file with a large number of rows. I want to be able to read the file, parse it, but stop reading the file after N rows have been parsed. Is this possible? I tried using a Head snap after the...