So thanks every body .
this what we got ..
1) if  not (x contains y) then --
2) if x contains y is false then --
thanks
On Wednesday, February 25, 2004, at 02:23 AM, [EMAIL PROTECTED] wrote:

sez [EMAIL PROTECTED]:
Hi, how do I use the contains operator in a negative way meaning  "does
not contain" or " contains not" ?
If you can use a standard "contains" operator at all, inverting said operator is (or at least should be) fairly trivial. Like so:

if not (This contains That) then

   Hope this helps...
_______________________________________________
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

Reply via email to