DoneEx
Home arrow INI-File Manager ActiveX
May 22, 2013 at 07:51 PM
Home
XCell Compiler
Advanced Search
INI-File Manager ActiveX

Thank you for choosing DoneEx INI-File Manager ActiveX

INI-File Manager ActiveX allows you manipulate with an INI-file and its elements by the easiest way from any programming language. The INI-File Manager ActiveX can be used from VB, VBA, VB.NET, VC++, VC.NET, VBScript,JScript,Delphi, ASP, ASP.NET and any other programming languages which support COM/ActiveX technology.

Available features are:

  • Create new INI-file.
  • Load existed INI-file from disc file.
  • Update changes INI-file into disc file.
  • Encrypt whole INI-file from ascii to binary.
  • Decrypt whole INI-file from binary to ascii.
  • Add/Search/Delete section of INI-file.
  • Add/Search/Delete key in section.
  • Encript/Decript a single key value.


What is INI-file?

INI-file is a convenient data storage in a simple text file. It is very usefull to store data between application's work sessions. An INI-file consists two levels architecture and has three types of information: sections, keys, and values. The first level is the sections level. A section is collection of key/value pairs and has a title like a string name enclosed in square brackets. The begining of section is its title and the end of the current section is a title of another one or the end of an INI-file. The keys and values are paired. A key does not have to have a value, but when it presents, an equals (=) sign separates the key from the value. The key and value together create an item. The items are always subordinate to a section. Each section can have any number of child items.

For example, here's a simple INI-file structure:



INI-File Advantages

INI-files are easy to understand, easy to modify manually or programmatically with DoneEx INI-File Manager ActiveX. INI-files may be located in the same folder as applications that use them. You can simply copy INI-files together with a program from one folder to another or even from one machine to another without influence on efficiency of your program. It will not be so easy if your program uses Windows Registry Records instead of INI-file.
 

Copyright 2005 - 2012 DoneEx .