Yeah, and if(foo AND bar) is easier to read than if(foo && bar) for someone that doesn't know programming.
This is a programming language that's easy for beginner programmers as well as easy / powerful for advanced programmers. However it's not a teaching language or a language meant for non-technical people.
/ David Hedbor
Previous text:
2003-04-02 23:49: Subject: ... and thanks for all the fish
It's easier to read for a novice. It certainly is annoying to write. OTOH I used to be pretty darn fast at typing begin/end/procedure/function...
/ Peter Lundqvist (disjunkt)