Function: WritePrivateProfileString
Module location:
cIniFile.pkg
line
8 (view source)
Integer
WritePrivateProfileString(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):
Module
Containing Symbol
Line
cIniFile.pkg
WriteString
34
cIniFile.pkg
DeleteSection
139
cIniFile.pkg
DeleteKey
151