Function: WritePrivateProfileString

Module location: cIniFile.pkg line 8 (view source)
IntegerWritePrivateProfileString(String sSection String sKeyName String sValue String sFileName)
it is important that psFileName is defined. If blank, the registry may be accessed. We will check all WritePrivateProfileString and GetPrivateProfileString to make sure that a file is defined.

References (3):

ModuleContaining SymbolLine
cIniFile.pkgWriteString34
cIniFile.pkgDeleteSection139
cIniFile.pkgDeleteKey151