Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TRUE and FALSE defined anywhere as constants?
#4
In most cases better to use 1 as true.

def True 1
def False 0

Use 0xffff only with COM functions, because some COM functions may not understand 1 as true.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)