_dodger opened this issue on Dec 19, 2002 ยท 50 posts
_dodger posted Sat, 21 December 2002 at 3:42 AM
From the strings file:
valueOpPlus
valueOpMinus
valueOpTimes
valueOpDivideBy
valueOpDivideInto
deltaAddDelta %f
valueOpDeltaAdd
Notice the valueOp operators all fall before the deltaAddDelta %f in the list, which may well mean they need to be there (before it) to work right.