@Huntenkill You’re the best, it works perfectly!!!
Resouce not loading entire file
-
I have a resource which is a text file with around 4 million lines. But the resources doesn't load more than 1 million lines. Here is the setting for the resource.

and here is the resources stats when the program first starts running. As you can see, it is only loading a million lines from the text file, not the entire 4 million. Any ideas why?

-