Multiple Ifs in an if statement
Multiple Ifs in an if statement
- Subject: Multiple Ifs in an if statement
- From: Christopher MJ Tangora <email@hidden>
- Date: Mon, 8 Mar 2004 11:23:49 -0500
Is there any way to have an if statement look at two variables? I've
been trying and looking and can't figure it out.
here is an example of the script I would like to work, but doesn't.
if X contains A or B then
do something
end if
X being a list
A being one variable inside of X
B being another variable inside of X
Is this possible? Do I need to use quotes?
thanks in advance
Chris Tangora
Desktop Specialist
Production Services
Daytona Beach News-Journal Corporation
Daytona Beach, Florida
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.