Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
$read
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: $read
#
27013
30/05/03
03:00 AM
Joined:
May 2003
Posts: 730
S
ScatMan
Hoopy frood
ScatMan
Hoopy frood
S
Joined:
May 2003
Posts: 730
your loop can be done like that:
alias loop {
var %i = 1
while (%i <= $lines(rserv.txt)) {
if ($read(ruserv.txt,%i) != $null) echo -a $ifmatch
else echo -a $chr(160)
inc %i
}
}
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
$read
Prizm
30/05/03
02:22 AM
Re: $read
qwerty
30/05/03
02:40 AM
Re: $read
Prizm
30/05/03
02:43 AM
Re: $read
qwerty
30/05/03
02:57 AM
Re: $read
Prizm
30/05/03
03:12 AM
Re: $read
theRat
30/05/03
12:15 PM
Re: $read
Prizm
30/05/03
01:42 PM
Re: $read
ScatMan
30/05/03
02:17 PM
Re: $read
Prizm
30/05/03
02:21 PM
Re: $read
ScatMan
30/05/03
03:00 AM
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Flat Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage