Efried
Active Member
On the status page the values for OP are characters instead of numbers when using them as variables,
Any work around?
thanks
Any work around?
thanks
rossw said:Hmm, I just "found" a bunch of additional memory.
START
SET OP1 CS
SET VAR1 OP1
ADD 60 CS OP2
SET VAR2 OP2
end
Also some "bugs".
If you try to write numbers over about 128 to an output, it seems to break things.