Hi, i'm trying to do something i should not, hehe, once i have not enough experience on doing it...
Well, i'm trying to make a search in an especific table but i cannot find the right command to use...
I have a table called {friends}
I use the table.insert to insert new friends name in that table, i've read about a few functions on the internet that would find that name but, what i really need is making it search all name that fits with a sentence, eg:
if i type for example:
friend mike
and lez imagine that i have two friends named mike and mikein, i'd like that search to inform me that there are two names within the setence i just type...
Is that possible?
big trouble huh? if you feel like too busy or like it's too much trouble for answering that, nevermind...
Thx in advance
Well, i'm trying to make a search in an especific table but i cannot find the right command to use...
I have a table called {friends}
I use the table.insert to insert new friends name in that table, i've read about a few functions on the internet that would find that name but, what i really need is making it search all name that fits with a sentence, eg:
if i type for example:
friend mike
and lez imagine that i have two friends named mike and mikein, i'd like that search to inform me that there are two names within the setence i just type...
Is that possible?
big trouble huh? if you feel like too busy or like it's too much trouble for answering that, nevermind...
Thx in advance