About the only solution I can think of that's truly portable is to write a
little app that adds an item to the datebook and deletes itself. This app
then serves as an "appointment object".

There are two parts to this app. First you have to add an item to the
datebook. This could be done using the DatebookDB.c sources (ie. directly
accessing Datebook's database), or by doing a local send (loopback) of a
vCalendar. The latter is more compatible.

The second part is deleting yourself. This is left as an exercise for the
reader. :)
--
Danny Epstein
OS Engineer, Palm Inc.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to