Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug, I think
#1
temp2 = 2
if not(temp1 or temp2 or temp3 or temp4 or dummy -> x or dummy -> x2) then
print "hello"
end if


for some reason this prints out "hello"

logically there is no values that would make that if statement true, right? I believe that those are bitwise OR statements. 2 OR x is can never be false.
f you play a Microsoft CD backwards you can hear demonic voices. The scary part is that if you play it forwards it installs Windows.
Reply


Messages In This Thread
Bug, I think - by wallace - 09-25-2006, 08:05 AM
Bug, I think - by NecrosIhsan - 09-25-2006, 08:29 AM
Bug, I think - by na_th_an - 09-25-2006, 04:13 PM
Bug, I think - by wallace - 09-25-2006, 05:50 PM
Bug, I think - by DrV - 09-25-2006, 11:14 PM
Bug, I think - by wallace - 09-26-2006, 01:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)