LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to split a file

Hi there,
I have a file with over 700,000 lines of data in it!!!
As you can believe this is far to much for the computer to handle,
So i was planning on splitting the files into 65,000 lines so that excel can directly read it.

Each one taking the orginal fine taking a 65,000 chuck section and making it into a new file.

Can anyone please point me in the right direction???

Thanks

Pete
0 Kudos
Message 1 of 2
(2,470 Views)
Try this. Incredibly simple, but I believe it should work. Both VIs can be found in the File I/O palette.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,464 Views)