--- "Todd C. Johnson" wrote:
>     "ServiceTime just  wrote to memory location
> 0x000026B7, which is  in
> Memory Manager data structures."
> ...
>  DateToDOWDMFormat(gCurrentRecord.start.month,
> gCurrentRecord.start.day,gCurrentRecord.start.year,
>       sysPrefs.longDateFormat,label);
>  SetFieldTextFromPtr(ServicePeriodStartField,
> label);
> 

How big is label?
It should be declared as

  Char label[dowLongDateStrLength];



__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

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