Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
is THEN necessary?
#3
Could parse the ambiguity by saying "THEN" or newline?

IF a (then)
a=a+1
end if

So an alternate if construction is:

IF <condition>
list of statements
END IF

Would that work?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)