Re: Script "Delete duplicates from iCal v2"
Re: Script "Delete duplicates from iCal v2"
- Subject: Re: Script "Delete duplicates from iCal v2"
- From: John M <email@hidden>
- Date: Sun, 15 Jan 2006 00:21:55 +0000
Hi Bob,
Replace the line:
set sourceCal to first calendar whose title is (item 1 of ((choose
from list) = AC (title of (every calendar) as list) with prompt
"Choose calendar to delete duplicates"))
with:
set sourceCal to first calendar whose title is (item 1 of (choose
from list (title of (every calendar) as list) with prompt "Choose
calendar to delete duplicates"))
Your copy has a badly malformed line return.
Best wishes
John M
_______________________________________________
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