Application-specific configuration information has historically been stored in INI files, which are plain-text files that contain key/value data within sections. In Windows, the registry has replaced ...
OK here is the situation. I have a users database for this application we are using. within it each user has a unique ID for 2 different programs. The program that uses these ID's grabs those values ...
I have hundreds of numbers in an excel column, 905-0225, 905-1126, etc. I have a directory of ini files with corresponding filenames 905-0225.ini, 905-1126.ini, etc. In these ini files I have on line ...