Reads from a specified section of any ini.
^
D980055 - Read INI
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szSectionName | SECTNM | char | NONE | NONE |
A valid jde.ini section name.
| ||||
szVariableName | CVVVARNM | char | NONE | NONE |
Jde.ini key field. This must be a valid key in the passed in section.
| ||||
szValueForEntryDefault | DVAL | char | NONE | NONE |
Return value for the passed jde.ini section/key setting.
| ||||
szFileNameOne | FILE1 | char | NONE | NONE |
Not Used. Do not put anything in this parameter.
|
None |
None |