Has anybody tried running the datebook application from a Codewarrior IDE? I don't know whether it's Codewarrior that messes things up, but when I try to compile then run, the Datebook application works, but when you try to select a time (SelectTime function), first it shows garbage time, then when you try to select a time, SelectTime exits with garbage time too. (in the thousands range).
If you've had the same problem, kindly advise. Thanks! Another thing, I'm currently doing what seems like many of you have done before. I've read the archived messages and followed the advice there, but mine still doesn't seem to work. I simply wanted to add a record to the DatebookDB (without using vCal), and it does get inserted in the right place because I use ApptFindSortPosition, and I use the correct year (98 for 2002). I tried sending a sysAppLaunchCmdSyncNotify to the datebook application but I get an error code, I think it's sysErrParamErr. But I give it the correct cardNo and the correct dbID for the datebook app. Please help! err = SysAppLaunch (cardNo, dbID, NULL, sysAppLaunchCmdSyncNotify, NULL, &resultsP); Thanks so much. Colleen __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
