Top

Code Snippets Tagged with wildmatch by Rebellious

  (2)  
Sort by 
Snippet that reads from an ini based on wildcards. Also returns a list of matched items alternatively.
Tags: ini  read  wildcard  wildmatch 
+ 0 likes
3 comment(s)   |   Score: 7.7   |   Language: mIRC   |   Posted by Rebellious on Dec 20, 2007
Simple snippet to return all matched variables from your parameters. Can match different types of variables because of iswm. (e.g $varwm(*e*g) would return all variables matching *e*g.
Tags: variable  wildmatch 
+ 0 likes
3 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by Rebellious on Dec 18, 2007
Bottom