mIRC Home    About    Download    Register    News    Help

Print Thread
#123619 25/06/05 01:39 PM
Joined: Apr 2005
Posts: 53
A
Babel fish
OP Offline
Babel fish
A
Joined: Apr 2005
Posts: 53
How can I tell the channel how many lines are in the example.txt? confused

#123620 25/06/05 01:44 PM
Joined: Apr 2005
Posts: 53
A
Babel fish
OP Offline
Babel fish
A
Joined: Apr 2005
Posts: 53
Hm..i think i got it..
Code:
  
alias lines {
  msg $chan There are $lines(example.txt) lines in example.txt
}


Is it right?

Last edited by Abuser__; 25/06/05 01:45 PM.
#123621 25/06/05 01:57 PM
Joined: Jun 2005
Posts: 21
F
Ameglian cow
Offline
Ameglian cow
F
Joined: Jun 2005
Posts: 21
yap, please test first before asking


Link Copied to Clipboard