mIRC Home    About    Download    Register    News    Help

Print Thread
Page 2 of 2 1 2
Joined: Dec 2006
Posts: 46
D
Ameglian cow
OP Offline
Ameglian cow
D
Joined: Dec 2006
Posts: 46
ok that fixed it and is working great.

how does it find the specific # though?

I am just wondering, because I am just trying to do a simple script to trigger a specific line of a .txt file, that is on my machine. It is a list of phone #'s that I want to msg the user that requests the info for a specific person.

I feel bad for asking, and want to learn. frown

Last edited by danzigrules; 09/02/07 06:10 PM.
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
It uses hash tables and the item name is the number, so I just grab the data by using the $hget command on that item name (number).

If you want to use a text file, then use $read with the "s" or "w" parameters to search for what you're looking for.


Invision Support
#Invision on irc.irchighway.net
Page 2 of 2 1 2

Link Copied to Clipboard