Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
Dynamically linking variables: while looping $0.
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: Dynamically linking variables: while looping $
#
183736
22/08/07
06:07 AM
Joined:
Mar 2005
Posts: 420
X
xDaeMoN
Fjord artisan
xDaeMoN
Fjord artisan
X
Joined:
Mar 2005
Posts: 420
Why not use $gettok
Code:
var %v = 3, %a while (%v <= $0) { %a = $left($gettok($1-,%v,32),1) inc %v }
/help $gettok
Your code is almost correct, except when you are setting the %v variable inside the /while loop then tries to increment it. Use another variable.
Last edited by xDaeMoN;
22/08/07
06:21 AM
.
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
Dynamically linking variables: while looping $0.
Anonymous
22/08/07
05:40 AM
Re: Dynamically linking variables: while looping $
xDaeMoN
22/08/07
06:07 AM
Re: Dynamically linking variables: while looping $
Anonymous
22/08/07
03:42 PM
Re: Dynamically linking variables: while looping $
Wims
22/08/07
12:13 PM
Re: Dynamically linking variables: while looping $
jaytea
22/08/07
01:02 PM
Re: Dynamically linking variables: while looping $
Anonymous
22/08/07
03:54 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