Re: if-then
Re: if-then
- Subject: Re: if-then
- From: Tom McKenna <email@hidden>
- Date: Fri, 31 Dec 2004 11:48:02 -0500
if {"", "", "", "", ""} contains then
display dialog "This is acceptable."
else
display dialog "This is not acceptable."
end if
--Tom
On Dec 31, 2004, at 11:41 AM, Robert Poland wrote:
Hi,
I thought I saw recently that this would work;
if answerDay = {"31-Dec", "30-Dec", "29-Dec", "28-Dec", "27-Dec"} then
where answerDay would be tested against the list.
Can't find if-then in the Dictionaries or the use of a list in Danny Goodman's handbook.
Tia,
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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
References: | |
| >if-then (From: Robert Poland <email@hidden>) |