IF THEN Command question
|
12-15-2013, 11:04 PM
Post: #3
|
|||
|
|||
RE: IF THEN Command question
Prime use
0 as False non 0 as True So IF Myfunc(n) THEN ... END; is like IF Myfunc(n) <> 0 THEN ... END; Patrice “Everything should be made as simple as possible, but no simpler.” Albert Einstein |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
IF THEN Command question - Bob Frazee - 12-15-2013, 09:52 PM
RE: IF THEN Command question - eried - 12-15-2013, 10:48 PM
RE: IF THEN Command question - patrice - 12-15-2013 11:04 PM
RE: IF THEN Command question - Bob Frazee - 12-16-2013, 12:22 AM
|
User(s) browsing this thread: 2 Guest(s)