hi all,

I got problem to get the text of a field after modifed that field.

i called few commands as below to update a field.

        FldSetTextPtr(totalFld, totalP);
        FldRecalculateField(totalFld, true);
        FldDrawField(totalFld);


After updating, when i called FldGetTextPtr(totalFld, totalP), i could not 
get the text of the field(totalFld).

I do not know where i did wrongly. I need someone to enlighten me.


Many Thanks,

ailee

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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