One more question...
Assuming the same format of the database in the text file:
Name1 - IP
Name1 - IP2
Name1 - IP3
Name2 - IP1
Name2 - IP2
etc etc
If I do "!search ame" is it possible to make it search only the first field (names) for any line that contains "ame" and return then as a result? It's important that it only searches for "ame" in the first field and ignores the " - IP" part as I could do "!search 2" and it would return any line that contains a 2 in the IP. I don't want it to do that. I only want it to return lines that contain a 2 in the NAME.
Last edited by schaefer31; 30/08/05 10:23 PM.