--- Stephen Barncard
<[EMAIL PROTECTED]> wrote:

> Chipp, I use that form all the time ("if it is
> empty then exit to
> top") - I just had a problem regarding dangling
> THENs..

IF <condition> THEN
    command -- indented
END IF


IF <condition> 
THEN command -- not indented

some like it indented.

Erik Hansen

[EMAIL PROTECTED]    http://www.erikhansen.org

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to