Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Schedule iCal meetings from Address Book' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Schedule iCal meetings from Address Book
Authored by: RickoKid on Feb 12, '04 04:10:17PM

Great! Who would've known that a change from "end of attendees" to "beginning of attendees" was the key!

Thanks!



[ Reply to This | # ]
Schedule iCal meetings from Address Book
Authored by: blalor on Feb 12, '04 04:54:08PM
Apparently there's a bug with creation of attendees, as referenced in that macscripter forum. You can't do something like

set theAttendee to (make new attendee ...)

iCal throws an error (which you probably found out). Actually, I haven't tried doing the above with beginning instead of end... That's my first successful bit of AppleScript, by the way. :-)

[ Reply to This | # ]