It has been brought to my attention that the Palm OS Reference talks about maxDateTemplateLen in the description of DateTemplateToAscii(), but maxDateTemplateLen is never defined in the SDK.
This seems to be a bug in the includes, which we'll correct in the next big SDK release. For the record, and for the forum archives in case people search for it... // Max length of any date template string (before expansion), excluding the null. #define maxDateTemplateLen 31 -David Fedor Palm, Inc. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
