I would like to see the following extension to $readini
Example:
test.ini
[Test]
Polter*=Testing
now $readini(test.ini,Test,Poltergeist) will also return Testing
I know this will probably slow things down, but I think it would be a nice addition. I'm also working on a script around, but it's not working good enough yet. So if anyone knows???