0 Members and 2 Guests are viewing this topic.
Quote from: Builderboy on September 07, 2010, 07:24:34 pmAh good idea, i also have to get it to ignore Axe programs (for now! ) or else it might 'optimize' them so that they didnt work As for a next update, hopefully sometime this week I shouldn't be too busyhummm. i haven't tried to do an axe source code... I was afraid of it doing something wrong. I was getting some errors, i deleted all doors app variables and reset ram though, and everything was fixed. (The errors were popping up with doors' basic editor.)Ninja'd on something... I'll soon seeEdit: Note: Random: Hi: have you ever noticed we have devil smilies, yet we don't have any of Christ to ward off the demons...
Ah good idea, i also have to get it to ignore Axe programs (for now! ) or else it might 'optimize' them so that they didnt work As for a next update, hopefully sometime this week I shouldn't be too busy
If A and B
If A or B
If A and BCodeEnd
If AIf BCodeEndEnd
If A or BCodeEnd
!If AGoto L!If BGoto LCodeL
Ah good idea, i also have to get it to ignore Axe programs (for now! ) or else it might 'optimize' them so that they didnt work
Well, remember order of operations is different in Axe
Ah ok. So basically it is just when you are putting the variable that is most likely to be true or false, depending what you are doing, as the first variable? I never thought about that, that could be handy
If I is less than Zero (throws an error in java) the second part wont be evaluated and so there will be no error :] makes me feel warm and fuzzy inside ^^
Edit: Note: Random: Hi: have you ever noticed we have devil smilies, yet we don't have any of Christ to ward off the demons...