Text and not text in a string

Bill Vlahos bvlahos at mac.com
Sat Sep 20 23:32:33 EDT 2008


Terry,

That did it. Thanks Terry.

Bill Vlahos

On Sep 20, 2008, at 3:42 PM, Terry Judd wrote:

> How about...
>
> put (myString contains "cat") and not((myString contains "dog") or  
> (myString
> contains "mouse"))
>
> Terry...
>
>
> On 21/9/08 8:35 AM, "Bill Vlahos" <bvlahos at mac.com> wrote:
>
>> I want to determine if a string contains a word but doesn't contain
>> two other words.
>>
>> For example (in the message box):
>> put "Internet Work" contains "Work" is true
>>
>> How do I ask if the string contains "Internet" but not "Work" or  
>> "Home"?
>>
>> Bill Vlahos
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your  
>> subscription
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> -- 
> Dr Terry Judd
> Lecturer in Educational Technology (Design)
> Biomedical Multimedia Unit
> Faculty of Medicine, Dentistry & Health Sciences
> The University of Melbourne
> Parkville VIC 3052
> AUSTRALIA
>
> 61-3 8344 0187
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list