On Tuesday, February 24, 2004, at 07:50 PM, Dar Scott wrote:
On Tuesday, February 24, 2004, at 05:37 PM, hershrev wrote:
Hi, how do I use the contains operator in a negative way meaning "does not contain" or " contains not" ?
if not (x contains y) then beep
This is the one. Your the person of the day. Thanks.
after a day's of work you deserve a little bit having a good time.if y is not in x then beep if x contains y, not so then beep -- just kidding
Dar Scott
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
