Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
Problem with a variable
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: Problem with a variable
#
88273
26/06/04
05:23 PM
Joined:
Sep 2003
Posts: 261
Arkansas, US
S
Scorpwanna
Fjord artisan
Scorpwanna
Fjord artisan
S
Joined:
Sep 2003
Posts: 261
Arkansas, US
eh you could probably use an alias with a while loop like:
alias blah {
var %i = 1
var %end = $did(dialog,1).lines
var %results
while (%i <= %end) {
var %results = %results $did(dialog,1,%i).text
inc %i
}
set %var %results
}
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
Problem with a variable
Anonymous
26/06/04
05:06 PM
Re: Problem with a variable
Scorpwanna
26/06/04
05:23 PM
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