Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
help with hash table and regex
Forums
Active Threads
Search
Who's Online
Help
Print Thread
Re: help with hash table and regex
#
186755
25/09/07
11:16 PM
Joined:
Jun 2006
Posts: 506
Storage
D
deegee
Fjord artisan
deegee
Fjord artisan
D
Joined:
Jun 2006
Posts: 506
Storage
When you delete the 1st matching item, what was the 2nd is now the 1st, so you just need to keep deleting the 1st match
Code:
alias del_users { while ($hfind(nicks,/^[^.]+$/,1,r)) { hdel nicks $v1 } }
Copy Link to Clipboard
Entire Thread
Subject
Posted By
Posted
help with hash table and regex
Anonymous
25/09/07
10:45 PM
Re: help with hash table and regex
RusselB
25/09/07
11:00 PM
Re: help with hash table and regex
Anonymous
25/09/07
11:13 PM
Re: help with hash table and regex
deegee
25/09/07
11:16 PM
Re: help with hash table and regex
Anonymous
25/09/07
11: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