Should I post that in the bugs section?

Just starting out? Need help? Post your questions and find answers here.
tony
User
User
Posts: 26
Joined: Thu May 01, 2003 1:35 am
Location: California
Contact:

Should I post that in the bugs section?

Post by tony »

---- 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
User
Posts: 26
Joined: Thu May 01, 2003 1:35 am
Location: California
Contact:

Sorry

Post by tony »

The debug window is what I would expect. I actually get
-1
taken
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

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
Administrator
Posts: 1326
Joined: Wed Apr 23, 2003 7:57 pm
Location: Belgium
Contact:

Post by Berikco »

Fred must go every sunday morning 6am to church now! :mrgreen:
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

Berikco wrote:Fred must go every sunday morning 6am to church now! :mrgreen:
better 4am, so he can left saturday-party and went direct to church without having a breakfast before. :mrgreen:
SPAMINATOR NR.1
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

;)
Post Reply