View Single Post
Quote:
Originally Posted by ptone View Post
Craig,

What happens if you run this snippet in script editor?
Code:
tell application "iCal"
	set targetCal to make new calendar with properties {title:"testing"}
end tell
-P
Works - iCal creates a new calendar called testing.