If Then changes from AND to OR

I found a little bugthat is being a big problem. I don’t think its hard to fix. If you havean If…Then statement with 2 conditions:

If %This% = True
And
%That% = True

when you save it, close it, and open it again it doesn’t save that i click the And radio button so the statement becomes

If %This% = True
Or
%That% = True

whichreally screws up my logic. I’de rather not have to program around thisor have to leave my build system open for all of time. So could youplease fix this bug.


*Right now I’m only on the demo version but plan to buy, so if it is fixed on the final version just let me know. Thanks

-Greg

This was fixed a while back, macke sure you have the latest build from our website.’