Class: cIniFile

Module location: cIniFile.pkg line 16 (view source)

Class Hierarchy:

cObjectcIniFile

Class Definition

Properties

StringpsFileName

Functions and Procedures

Construct_Object()
DeleteKey(String sSection String sKey)
DeleteSection(String sSection)
BooleanKeyExists(String sSection String sKey)
ReadSection(String sSection Handle hoArray)
ReadSections(Handle hoArray)
StringReadString(String sSection String sKey String sDefault)
BooleanSectionExists(String sSection)
WriteString(String sSection String sKey String sValue)

Instances

oEvalObjcInternetSessionBusinessProcess.pkg88