1 >> did PUT: 1 (expecting 1)
2 >> did get: 2 (expecting 1)
3 >> did get: 3 (expecting 1)
Oops.
I wonder if this due to the previously reported $put/$get being more widely effective than believed. In which case... has anyone here actually got $put/$get to work at all?
So far as I am able to remember, you cannot use PUT in the parameterlist of an IF construct.
You have to code something like $put(answer,$if($eql(1,%track%),yes,no)).