SIMPOL Documentation

Chapter 24. conflib

This library is the configuration management library. It is used for storing and retrieving configuration information from various formats. Currently the INI file format is supported, with functions for reading and writing values to the file. These are cross-platform, not specific to the Windows platform.

getallprofilestrings()

Description

Prototype

getallprofilestrings ( string sSection, string sInifile, string sEOLchar, string sInifilecontent )

Parameters

ParameterDefault valueType nameDescription
sSectionNonestring
sInifileNonestring
sEOLcharNonestring
sInifilecontentNonestring