Top

$readiniwm()


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  7.7
Scores Submitted  3
Date Added  Dec 20, 2007
Last Updated  Jan 06, 2008
Tags  ini  read  wildcard  wildmatch 
  Bookmark and Share

Introduction

Snippet that reads from an ini based on wildcards. Also returns a list of matched items alternatively.

Grab the Code

Comments

  (3)  RSS
mountaindew
Comments: 1,649
 
mIRC Snippet:  $readiniwm()
Posted on Dec 20, 2007 8:05 pm
i like this, it was a good idea :)
Rebellious
Comments: 64
 
mIRC Snippet:  $readiniwm()
Posted on Dec 20, 2007 8:09 pm
Why thank you mountaindew. :P
Rebellious
Comments: 64
 
mIRC Snippet:  $readiniwm()
Posted on Dec 21, 2007 12:30 pm
Updates:

Now made the data stored in a temporary hash table so that the variable doesn't receive an error if the list gets lengthy.

Please Register or Login to start posting comments.
Bottom