Use standard INI files Use IniFileGetKey statement to read values. Please see on-line help and IniFileGetKey examples for more details. : I am wanting to use a configuration file that will store data that will be : used to populate variables in order to avoid hard-coding. What statements, : techniques, or file types, would you recommend in accomplishing this? : Thanks in advance.
|