It works fine and exactly as advertised.  Check the Datebook sample code.
The two people who recently had difficulty with receiving the launch code
were trying to set the alarm using their Database ID rather than their
program ID.  The following works:

        SysCurAppDatabase(&cardNo, &dbID);
        AlmSetAlarm(cardNo, dbID, var, secs, 0);

Regards, Nick

-----Original Message-----
From: Silvia Brunet [mailto:[EMAIL PROTECTED]]
Sent: Friday, 17 September 1999 7:32
To: [EMAIL PROTECTED]
Subject: AlmSetAlarm


I have been researching about this api system function call
It seems that every single person that has ever tried to work
with it, fails. Either their program crashes or the application
never gets the proper launch code.

Could somebody at Palm take note and explain what is wrong
with this api call or what is the correct use and implementation

Thanks

Reply via email to