All, > x = FALSE + 1 > -- first FALSE is converted to an integer > x = 0 + 1 > -- both args are ints, no conversion needed so > put x > -- x = 2
Pardon the idiotic "Tom Math", x would be 1 after this. :P Doh! Cheers, Tom [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
