The RiaForge.org documentation for this lists this code as incompatible with CF9 because there are colons in struct literals. However, according to my testing of the code, those colons can be replaced with = operators without affecting the code's operation and would, in turn, allow for CF9 compatibility.
The RiaForge.org documentation for this lists this code as incompatible with CF9 because there are colons in struct literals. However, according to my testing of the code, those colons can be replaced with = operators without affecting the code's operation and would, in turn, allow for CF9 compatibility.