Re: Help with the "Contains" command
Re: Help with the "Contains" command
- Subject: Re: Help with the "Contains" command
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 19 Oct 2004 12:21:58 -0700
On 10/19/04 11:45 AM, "Vic Piercy" <email@hidden> wrote:
> set my_spot to name of spot 1 as text
> if my_spot contains "Home" or "165" or "Orange" then...........
>
>
> I would like to add more then the "Home" text to search for. I tried
> {"Home", "165", "orange"} but that fails to work.
if my_spot contains "Home" or my_spot contains "165" or my_spot contains
"Orange" then
--
Paul Berkowitz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden