Hello DEVPPL forum surfers,
I'm a college student just taking an Intro to Programming class and I was wondering if I could get some help with a program I'm making. It should be easy for you all but it will sound kind of weird.
I'm making a Substring Finder program where the user inputs the string they want to search, the substring they want found, and the position in the string that they want to start searching. For this, I have three text boxes then a button that activates the program and a read-only text box that displays the output. I can figure out how to make most of the program but I don't know the coding to make the program start searching at a specific position in the string. I've looked through my textbook and my class notes but can't figure out the proper coding. If someone could let me know what to do or if you need me to explain further, please let me know. Thank you very much!
-Katosepe




