set DayIndicator to weekday of (current date)
log DayIndicator
if (DayIndicator as string) contains "Tue" then
beep
set DayIndicator to "Today"
end if
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden