by Zeb (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)
With this class you can:
- Create / Add INI sections and keys
- Delete / Remove INI sections and keys
- Rename / Edit ini sections and keys
- Update key values
- Specify your own format to create your own standard of config file.
Very well commented!! Please vote for me!!
Inputs
depends on what functions your using.. its VERY well commeted and very self explanatory.
Assumes
Enhanced INI functions to allow you to create and use your own standard of config (ini) files.
Its very well commented. PLEASE VOTE FOR ME!!! :)
Code Returns
depends on what functions your using.. its VERY well commeted and very self explanatory.
Side Effects
none (that I know of)
API Declarationsno API's used
Upload