In version 3.2.0 of CatTools released on the 9th of November 2006 changes were made to scripts that broke backward compatibility. This change was made as part of a CatTools wide renaming process that standardised activity and function names. The purpose of which was to make using, developing and supporting CatTools easier. If you are new to CatTools or do not use custom scripting then this is not something that will effect you. However, if you have made your own custom device or activity scripts and plan to upgrade to CatTools 3.2.0 or later, you will need to modify your scripts accordingly. In v3.3.2, new custom script templates were made available. It is recommended you refer to these templates when modifying your existing custom script files. Custom scripting information can be found in the on-line help file at: http://www.kiwisyslog.com/help/cattools/cus_customscripting.htm For reference, below is a list of old activity and function names with their new equivalent names adjacent:
* indicates a new function needs to be added The bare function structure should look similar to; Function SendPostLoginCommands()
|
