The article:
http://oasis.palm.com/devzone/knowledgebasearticle.cfm?article_id=1051
in the Palm Knowledgebase may help explain the error.

-----Original Message-----
From: Evgeny Rokhlin <[EMAIL PROTECTED]>
Newsgroups: palm-dev-forum
To: Palm Developer Forum <[EMAIL PROTECTED]>
Date: Tuesday, March 21, 2000 11:19 AM
Subject: Using FldSetText


>Here's a little problem:
>I use FldSetText to put some text from database into the field.
>I do not want to change the database.
>I want to enter the field after that, but I can't because the field is
>"improperly locked". What am I to do?
>
>now it is smth like this:
>
>     H = FldGetTextHandle(fldP);
>............
>       FldSetText(fldP, record0H, Index*60, 60);
>     FldDrawField(fldP);
>     MemHandleFree(H);
>
>--
>Best regards
>Evgene Rokhlin,
>Software Engineer.
>mailto:[EMAIL PROTECTED]
>http://www.ectaco.com
>
>
>
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>
>


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to