Re: NEW

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Wed, 20 Mar 2002 16:22:20 +1100, Derek Parnell
<ddparnell at bigpond.com> wrote:

>
>  'if' syntax is:
>      IF <boolean_test> THEN <true_code> (ELSE <false_code>) END IF
>
You can also have any number of
	elsif <test> then <statements>
between the then-part and the else-part.

PS all keywords should be lower case.

I also found it very handy to have a printed copy of refman2.html
(just that, 25 pages, not necessarily the whole thing) when I first
started.

Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu