indi visual
Member
I am in need of a simple code that will mark 1 specific character in string as a "StartPosition", and another as an "EndPosition", and a "SearchForThis" between those two points.
As written simply as possible (any example for the start and end pos is clearly up to you for illustration purposes). The "Then" action can just be a message box I suppose.
I have similar code, but when I need to modify for other needs I run into a world of trouble with the proper syntax.
If someone could help me with this, what I'm looking for is something that will easily allow me to change the StartPos for different things, and the EndPosition for different things as needed as well.
I would like to have a code template in place like this so that whenever I need to search between two characters for specific text, all I would simply need to do is plug in the different criteria accordingly (be it 1 character or 12 characters or however many), and then specify the action to run.
I suppose a '''StartPos note, an '''EndPos note, and a '''Then run action here note in the code would be awesome.
I know it seems like I keep asking the same questions, but from now on I'm going to start asking for "plug-in modify style" template code.
As written simply as possible (any example for the start and end pos is clearly up to you for illustration purposes). The "Then" action can just be a message box I suppose.
I have similar code, but when I need to modify for other needs I run into a world of trouble with the proper syntax.
If someone could help me with this, what I'm looking for is something that will easily allow me to change the StartPos for different things, and the EndPosition for different things as needed as well.
I would like to have a code template in place like this so that whenever I need to search between two characters for specific text, all I would simply need to do is plug in the different criteria accordingly (be it 1 character or 12 characters or however many), and then specify the action to run.
I suppose a '''StartPos note, an '''EndPos note, and a '''Then run action here note in the code would be awesome.
I know it seems like I keep asking the same questions, but from now on I'm going to start asking for "plug-in modify style" template code.