-
startindexs
Alrighty, another question :p
"Additional information: StartIndex cannot be less than zero."
thats what happens when i run out of the string im searching for, it stops debugging, etc, is there a way i can make it so it just exits the loop when that happens?
-
i mess around with them yet but in searching for the answers for some of my quesations read some stuff on
on error and catch statements that might be of some use.
probably not much help but might point ya in the right direction.
-
-
me? post some code?
i dont really have any code to prevent this :p
-
lol...Where is the code generating that error ????
-
Its using indexof(string) but there is no more string left to search for