You can export an entire calendar via the GUI:
Click once on the calendar in the list on the left.
Pull down File, select Export...
Provide name and location for file.
You can also import via the GUI into an existing calendar (or create a new one):
Pull down File, select Import...
Select the file to import.
Select an existing calendar to import into, or click "Create new calendar".
If the AppleScript dictionary only gives you access to individual events, you might want to script the GUI steps mentioned above.
--
Bryan Vines
On Aug 19, 2008, at 1:17 PM, Joel Esler wrote:
Subject: iCal Calendar Help
To: AppleScript Users <email@hidden>
Message-ID: <email@hidden">email@hidden>
Content-Type: text/plain; charset="utf-8"
Do you guys know of any way to take a whole calendar and move it to
another calendar?
For instance, if you have 100's of events in one calendar and you want
to move all those events to another calendar. You'd have to loop
this, to change the calendars. But I am not sure how to do this?