metacard digest, Vol 1 #131 - 12 msgs

JJB jbrancat at club-internet.fr
Sat Mar 16 22:33:00 EST 2002


le 16/03/02 18:10, metacard-request at lists.runrev.com à
metacard-request at lists.runrev.com a écrit :

> From: Shari <gogypsy at bellsouth.net>
> Subject: if/then with and/or
> Reply-To: metacard at lists.runrev.com
> 
> Okay, now this one's bugging me...
> 
> If my if/then handler includes and/or, it fails.
> 
> if var1 is "goody" and var2 is "nope" and var3 is "hello" then
> doSomething
> end if
> 
> That fails.
> 
> if var1 is "goody" then
> if var2 is "nope" then
> if var3 is "hello" then
> doSomething
> end if
> end if
> end if
> 
> That works.
> 
> ?

I don't know if it will help, but:






More information about the metacard mailing list