www.icetips.com  Icetips Utilities Documentation 11/30/2010    

SetupBuilder Class: SBErrorLogFile

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:

ShowLogFile - Window

ShowLogFile - ShellExecute

 

 

 



Direct link to this page: http://www.icetips.com/manuals/utilities/sberrorlogfile_setupbuilder.htm