[Thread Prev][Thread Next][Thread Index]

Re: SyncCM problem



Thanks for the help. I just went in and figured out the offending entry
in my callog file and fixed. It was just one entry, so it was not that
difficult to fix. It is working fine now.

Appreciate all the help,

GP

Bharat Mediratta wrote:
> 
> > You might try changing the line above to:
> >               $pi_appt->{"alarm"}->{"advance"} = 99;
> > and see what happens.. this would sync the record, but reduce the
> alarm count
> > to 99, which might cause some weirdness in later syncs... use with
> caution.
> >
> > come to think of it, I don't even know what the alarm count is :)
> 
> The alarm count is a scalar which, when combined with the alarm units,
> specifies how far in advance the alarm goes off (e.g, 2 hours or
> 15 minutes).  Check your alarm for the appointment and try changing
> it so that the scalar is < 99.  For example if the alarm is set to 120
> minutes, set it to 2 hours.  Unfortunately, !$!#* CalendarManager has a
> bug where it converts large values into minutes every once in a while
> (so your 3 day alarm turns into 4320 minutes -- ech).
> 
> -Bharat
> ------------------------------------------------------------------------
> ***********************************************************
> *             This is a public mailing list!              *
> * Please do not publish Sun proprietary information here! *
> *        -  -  -  -  -  -  -  -  -  -  -  -  -  -         *
> *             http://www.moshpit.org/pilotmgr             *
> ***********************************************************

-- 

GP
email: gpg@xxxxxxxxxxx


SourceForge.net Logo