|
Previous Top Next |
If an error occurs during the SetupBuilder compilation, an error log file is created and it's location is placed in this CString property. The location depends on what version of SetupBuilder is being used. If no error occurs during compiling, this file does not exist. I.e. it only exists after a failed compile. There are two methods that can display the error log file. The demo program shows how to determine if an error has occurred and open the log file in a window.
SBErrorLogFile CString(2049)
See also: