VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

INI Expert Manipulate INIFiles like never before

David Peace  (5 Submissions)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code can literally do anything you wish with an INI file. Here are a list of the 21 INI functions that I created. These took me a long time to make, so please let me know what you think. A program is included that explains everything completely...from how to use the functions...to an explanation of each variable.
GetKeyVal(), AddToINI(), DeleteSection(), DeleteKey(), DeleteKeyValue(), TotalSections(), TotalKeys(), NumKeys()-"To count how many keys in 1 section"-RenameSection(), RenameKey(), GetKey(), GetKey2(), GetSection(), IsKey(), IsSection(), KeyExists(), KeyExists2(), SectionExists(), GetSectionIndex(), GetKeyIndex(), GetKeyIndex2().

Rate INI Expert Manipulate INIFiles like never before (9(9 Vote))

Download INI Expert Manipulate INIFiles like never before

INI Expert Manipulate INIFiles like never before Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters