![]()
|
InstallShield 2008 ยป InstallScript Language Reference
The ListWriteToFileEx function writes or appends a string list to a text file. Each string appears on a separate line in the text file.
ListWriteToFileEx ( listID, szFileName, nOptions );
| Return Value |
Description |
|---|---|
| ISERR_SUCCESS |
Indicates that the function was successful. |
| < ISERR_SUCCESS |
Indicates that the function was not successful. |
|
|
Copyright Information | Contact Macrovision |