|
On Wed, Apr 30, 2014 at 04:56:54PM +0300, Volodymyr Bezobiuk wrote:IF foo% = 1 THEN
> Heh yeah, but Basic's END has no __syntactic__ significance, by the way. Am
> i wrong?
...
END IF
Without the END, how would it know you weren't having a nested IF
clause?
B.