Non-threaded

Forums » Bugs & Problems » Read Thread

Post reports about problems or bugs in here.
This bug was closed 8/13/2006: Fixed it via code change.

Scripting Bug

19 years ago
Put this is:  %VAR := 1 + ( -1 * 1)

It should get your error.  I'd like it to be able to go through a sample test of going through the script like so:

1 + (-1 * 1)
1 + -1
1 - 1
0

Scripting Bug

19 years ago
This is a bug

Scripting Bug

19 years ago
k