Page 1 of 1

Possible Bug with If statement

PostPosted: Fri Sep 28, 2012 5:03 pm
by GaryVass
I noticed that if you have an If statement beside a mathematical quantity, such as If (x+y) = z, that when you move the cursor to another line the editor will remove the space between the IF and ( symbol.

I have not tested if this results in a syntax error when compiling, but I would think that it does....

This is in the windows version, I have not tested in the Linux version.

Re: Possible Bug with If statement

PostPosted: Sat Sep 29, 2012 2:09 pm
by Slowdown
@Gary
Cosmetic, code still works.
tested with Linux