Hello

Thanks for your suggestions, I have looked into the topic you linked to and I want to try it as soon as possible

.
Previously I had the same idea of first saving/cutting off the beginning and everything after the desired text (or in your words: using BEFORE and AFTER strings).
But according to the manual, reading out some text with "file_str_read" is limited to 4000 characters in a STRING, and I would like a method that would work infinitly

(so, targeting specific parts only instead of taking everything apart would be cool

)
And in case you wonder why 4000 might not be enough: The txt is supposed to contain the language, so the language is not hard-coded into my script
