Hi guys, i Really don't know how to say this but i need to use something like that : $a = "Hello world my name is Sarah"
if $a ;Like = "name is sarah" Then
MsgBox (1,1,"i think your Full text is : " & $a)
EndIf
It's meant, receive "Part" of text and send completed of that text. * Similar : Like in SQL Thank alot