Appl_ISResultCode
Description
Section titled “Description”Returns InstallShield result-code from installation log
Syntax
Section titled “Syntax”Appl_ISResultCode(sISLogFile) as Boolean
Parameters
Section titled “Parameters”sISLogfile (String)
Section titled “sISLogfile (String)”Full path and file name to the InstallShield installation log
Return value
Section titled “Return value”Resultcode will be returned in gsValue
Example
Section titled “Example”If bStatus Then bStatus = Appl_ISResultCode(gsWorkstationpath & "\Logs\Temp\AcrobatReader6.log")Related functions
Section titled “Related functions”Application functions InstallShield General Errors Constants Package Property Variables