The error is that it is missing a ')' in line:

 Code:
$cloLoggingOrderColl = Split(ReadValue($_ini,"Logging Options","Logging Order"),';')


I never documented the version used for tokenized scripts as I've started using this from version 4.53 and have been using 4.53 since three years now.
When I found out that it can fail, I adjusted my documentation regarding tokenizing kix script within our company.
Besides documenting it, I've also added 4.61 to the Keywords within the properties of a .kx file.

Adding the version of Kix32 into the name of the script is a good suggestion.