I’m working on a bit of code that I want to extract a small piece of text form a larger text file.
At the moment I can open and read the entire text file and also pin point a start and end marker of the text I want to extract.
What I’m having trouble doing is creating a variable text string which contains the text between the 2 markers.
What I have so far is
![]()
Please Login or Register to view this content.
Bookmarks