>   cbP->textP = cbP->message;
Disregard my previous answer and use StrCopy instead of your pointer
assignment.
StrCopy(cbP->textP, cbP->message);

/Kristian



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