Is there a bug in iCal's reschedule event?
Is there a bug in iCal's reschedule event?
- Subject: Is there a bug in iCal's reschedule event?
- From: Romy Opena <email@hidden>
- Date: Thu, 4 Nov 2004 22:33:15 -0800 (PST)
Hi,
I would greatly appreciate your kind help figuring out what's wrong
with iCal's reschedule command or my script.
Is there anything wrong with the "reschedule" code below?
tell application "iCal" to reschedule myEvent to (startingDate + 1*
days)
FYI, myEvent is a calendar event with a start date stored in variable
"startingDate"
When I run the script using the above code, the event "myEvent" gets
rescheduled at exactly the same time to the next day and it looks
fine as is. However, when I turn off iCal and open it again, I find
that the time is reset to 7 hours earlier than expected. And it's
always like this...7 hours lopped off the original time.
Is this a bug in iCal or is it in my code? Is there a way to get out
of it short of putting a time adjustment of + 7 hours to the above
code to keep the same time?
While it should work, I prefer not to increment the time because it
does not look like it's doing it's job if done this way; besides, the
time adjustment will fail if iCal is always an open application.
Thanks.
Romy Opena
=====
Romeo T. Opena, PhD
Managing Director/Plant Breeder
ARCH Seed (Thailand) Co., Ltd.
138 Moo 2, Tambon Samrongmai
Lahansai, Buriram
THAILAND 31170
Mobile phone: 66-1-881-2374
__________________________________
Do you Yahoo!?
Check out the new Yahoo! Front Page.
www.yahoo.com
_______________________________________________
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