VBScript INI File Class
Back in 2004, I had a need to read/write data in INI files from an application framework that supported VBScript. So, I wrote a class—which I creatively called “INIFile”—to handle INI file input/output.
I have since created a GitHub repository for this class, where I hope to improve upon my previous work as I can. Please see the following links for more information.
No comments yet.