Advertisement

Results for "Author: bryan johns"

4_2005-2006 #155882
clsLogFile

This class module is very useful for keeping a standardized, formatted, event/error log for any application that might need one.

4_2005-2006 #155883
clsINI.cls

Lately I've seen some posts for editing ini files that involve opening the ini file directly as a text file, looping line by line thru the file until locating the line desired and then altering that line. There is a much easier and more reliable way using the Windows API. This class module makes that easy. It also shows the proper way to handle errors that happen in a class module by raising custom error codes to be handled by the application that using using the class.

5_2007-2008 #178400
clsLogFile

This class module is very useful for keeping a standardized, formatted, event/error log for any application that might need one.

5_2007-2008 #178401
clsINI.cls

Lately I've seen some posts for editing ini files that involve opening the ini file directly as a text file, looping line by line thru the file until locating the line desired and then altering that line. There is a much easier and more reliable way using the Windows API. This class module makes that easy. It also shows the proper way to handle errors that happen in a class module by raising custom error codes to be handled by the application that using using the class.

6_2008-2009 #200918
clsLogFile

This class module is very useful for keeping a standardized, formatted, event/error log for any application that might need one.

6_2008-2009 #200919
clsINI.cls

Lately I've seen some posts for editing ini files that involve opening the ini file directly as a text file, looping line by line thru the file until locating the line desired and then altering that line. There is a much easier and more reliable way using the Windows API. This class module makes that easy. It also shows the proper way to handle errors that happen in a class module by raising custom error codes to be handled by the application that using using the class.

7_2009-2012 #223436
clsLogFile

This class module is very useful for keeping a standardized, formatted, event/error log for any application that might need one.

7_2009-2012 #223437
clsINI.cls

Lately I've seen some posts for editing ini files that involve opening the ini file directly as a text file, looping line by line thru the file until locating the line desired and then altering that line. There is a much easier and more reliable way using the Windows API. This class module makes that easy. It also shows the proper way to handle errors that happen in a class module by raising custom error codes to be handled by the application that using using the class.

Languages
Top Categories
Global Discovery