I expected that the IF and IFF commands would properly interpret the values 0 and 1 to be FALSE and TRUE, respectively. When I tested it with IFF, it worked.
So I could not understand why my code that used IF was failing with error messages -- until I tried the same simple cases.
Read more
So I could not understand why my code that used IF was failing with error messages -- until I tried the same simple cases.
Read more