Can you see why I'm still gettign gettting Error 132?

Using the code above exactly, I'm now seeing the following details for Error 132:

Error
There is an error in list building: Script:if (GETVALUE("PW") eq "FG4KMLY") { ADD("CCN", 1); } elseif (GETVALUE("PW") eq "LFMM4FW") { ADD("CCN", 2); } elseif (GETVALUE("PW") eq "test") { ADD("CCN",383); } [ID: 132]
System Error:
Unrecognized character \xC2; marked by <-- HERE after { <-- HERE near column 3 at (eval 17) line 3, line 16.

There is no "\xC2" in the code, so I'm not sure how to interpret this. Any thoughts on what's wrong?

Thanks,
Michael

Resolved
7 replies