mIRC Home    About    Download    Register    News    Help

Print Thread
#91788 26/07/04 05:01 AM
Joined: Jun 2003
Posts: 92
K
k1ll3rz Offline OP
Babel fish
OP Offline
Babel fish
K
Joined: Jun 2003
Posts: 92
i made an autojoin and i got it to add the server and roomnames to join but how do i make it check for the variable %server in a text file in Remotes\autojoin.txt ? any ideas? thanx


k1ll3rz
#91789 26/07/04 07:06 AM
Joined: Mar 2003
Posts: 1,271
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Mar 2003
Posts: 1,271
Code:
$read(filename,w,*%server*)


returns the entire line on which %server appears. $readn will hold the linenumber.


DALnet #Helpdesk
I hear and I forget. I see and I remember. I do and I understand. -Confucius

Link Copied to Clipboard