In case you ever need to access the data in an INI file (or write to one) from a Visual Basic script, I've put together a class to do that, called INIClass.
Sure, you could use the built-in functions from kernel32.dll, but what if you don't have access to them?
If you'd like to use my script (or just check out how to do it), it's available at
(
Read more... )