Find A->B strings multiples times with a while loop
问题 Hello I'm on a project who require me to find a string interval multiples times (from display_url to display_resources ) in a .txt file. For now I have my code like this but when I'm running it, it never break . The goal of this code is to : Search the strings from the le1 / le2 index as starting point. Update the new found index from the dat / det variables to le1 / le2 [to go to the next string interval in the .txt file (in my test they are four of them)] Add the le1 & le2 variables to the