On 23-May-2000 Tim Astle wrote:

> // Let's pop up the Calendar and make our pick - initialized to the
> // current Date's value
> if(SelectDay(selectDayByDay, &curDate.month, &curDate.day,
>     &curDate.year, "Choose the Date"))

Put a breakpoint right there and inspect the parameters to make sure it is a
valid date.  That error is one particular outcome of that function when the
date is out of range.


/* Chris Faherty <[EMAIL PROTECTED]>                 */
/* Your Stock has crashed - you must now restart your system */


-- 
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