Inside List Processing, there is an option to Select sublist, but it's not clear what it means. If it means to select a number of lines from a list and create a sublist, it doesn't make clear whether it wants me to list the old list above or below, where it says 'List'. 'Range', I assume, is the number of strings I want to tell it to extract from the List I supposedly created at the footer, when I created a list consisting of the contents inside a file path I specified.
Also, when I specified the path and said to Load from a file, it only shows the first 15 strings, of the 200,000 the file has in reality. As I say above, also I don't know how to select sublist, one of the reasons being it doesn't say 'create sublist', I think it's not described well.
I know how to read from a file and extract all of its strings now, but I don't know how to make this extraction limited in quantity. This is why I need to learn how to create a sublist. Hopefully, creating a sublist will allow me to save file opening and closing memory time which Zennoposter 3 wasted a lot of time on when it came to big files as it would open the file for each and every string it extracted.