Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Update existing ini files #4

Open
GaryLBaird opened this issue Aug 10, 2017 · 0 comments
Open

Feature: Update existing ini files #4

GaryLBaird opened this issue Aug 10, 2017 · 0 comments

Comments

@GaryLBaird
Copy link

GaryLBaird commented Aug 10, 2017

I've been looking at the inifile.vbs and it does not appear to update an existing INI file. It works great when creating new ones though and I really like the code structure. I wrote an INI reader/writer/creator script in 2006 when I was first starting to mess around with vb. Yours is much better and has a lot of potential. I propose supports a single file read when updating multiple key/values under the same section. I wonder if you can help me to improve it so that it can handle updating existing ini files and get rid of mine all together.
I branched a copy on my github repo so I can check in changes as I make them. I haven't changed anything yet, but me know if you have suggestions or want to work collectively.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant