It probably has something to do with the execute and variables inside strings he's using with $weight
You might try $RC=setoption("NoVarsinStrings","on")
$ex2 = SetOption(NoVarsInStrings,on) Nope he has that in his UDF... except they are missing the quotes around the values.
Edited by Allen (2016-07-12 09:40 PM)
|