What is the best way to chunk the file? Is there a simple way to do this?

This is the line of code that is giving me the problem.

ReadFile = Input(LOF(fnum), fnum)

I think the file is just too big.