Hey Guys,
Sorry if this is silly question but i am new to all of this!
Basically i have a file that has some content in it that i want to get out.
i want to find say an occurence of the string "blah".
then i want to find the next occurence of the string "blah2" after that.
and then i want to use the information between the 2 strings i have found??
Does anybody have any information i could use on something like this?
Thanks!!
Sorry if this is silly question but i am new to all of this!
Basically i have a file that has some content in it that i want to get out.
i want to find say an occurence of the string "blah".
then i want to find the next occurence of the string "blah2" after that.
and then i want to use the information between the 2 strings i have found??
Does anybody have any information i could use on something like this?
Thanks!!
Comment