Ok ok i got it
Now can anyone plz tell me how can i search a particular word in a line of a textbox
For example one line of the file list is
"PSP_GAME\USRDIR\nis\Convoy\Ryak_1_es.ssg"
There are many lines like this so now i have to find that if the consists of 'es' then it will give me a message (well i have to add it to a line i'll do that myself)
I know how to replace but in this case i don't want to replace i just want to find
