Just starting out? Need help? Post your questions and find answers here.
tony
User
Posts: 26 Joined: Thu May 01, 2003 1:35 am
Location: California
Contact:
Post
by tony » Thu May 15, 2003 10:20 pm
---- Code ----
a = 5
#B = 6
Debug a - #B
If 0 <= a - #B
Debug "taken"
Else
Debug "not taken"
EndIf
---- Debug window ---
-1
Not taken
---- Comments ----
Is it a bug or a feature? Should I post that in the bugs section. Is there a work around?
tony
User
Posts: 26 Joined: Thu May 01, 2003 1:35 am
Location: California
Contact:
Post
by tony » Thu May 15, 2003 10:24 pm
The debug window is what I would expect. I actually get
-1
taken
Fred
Administrator
Posts: 18351 Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:
Post
by Fred » Fri May 16, 2003 11:06 am
Reported by Berikco internally some times ago and I prayed a lot to don't have to face it on the forums but not enough actually
. Already fixed for the v3.70.
Berikco
Administrator
Posts: 1326 Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:
Post
by Berikco » Fri May 16, 2003 12:59 pm
Fred must go every sunday morning 6am to church now!
Rings
Moderator
Posts: 1435 Joined: Sat Apr 26, 2003 1:11 am
Post
by Rings » Fri May 16, 2003 1:15 pm
Berikco wrote: Fred must go every sunday morning 6am to church now!
better 4am, so he can left saturday-party and went direct to church without having a breakfast before.
SPAMINATOR NR.1
Fred
Administrator
Posts: 18351 Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:
Post
by Fred » Fri May 16, 2003 2:48 pm