This class will load the information from the specified property or INI file into memory and allow access the the entries by name. The logic will only process the lines that are in the format 'NAME=VALUE'; all other lines will be ignored. | ||||
|
Author | fmcguirk |
Date | 2009.09.30 40 at 03:22:36 PM EDT |
No Properties |
FUNCTION read_property$(aName$) Get the value of a property | ||||
| ||||
|
![]() |