$FILTOK
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 8.0 |
| Scores Submitted | 1 |
| Date Added | Mar 07, 2008 |
| Last Updated | Mar 07, 2008 |
| Tags | alias easy filter filtok mirc tok token |
|
|
Introduction
Example: $filttok(a.b.c.d.e,b-c,46) will return a.d.e
As you can see, it works for both letters and numbers and will filter out the range.
mIRC Snippet:
$FILTOK
Posted on Aug 31, 2008 8:52 am
Posted on Aug 31, 2008 8:52 am
Hmmm yeah. Maybe it would be good so the user could specify letters to filter via a comma, and recognise the last parameter used as the token.
Because if you use d-e for example that's like a range. I mean, what if you wanted to filter "a" and "z" together? You'd filter and get rid of the entire string!
Because if you use d-e for example that's like a range. I mean, what if you wanted to filter "a" and "z" together? You'd filter and get rid of the entire string!






