Prashanth,
When working with fields, you can lock the handle to the field's text to
manipulate it. When locking the handle, a reference count is increased to
let different parts of your program lock the same handle at the same time.
The catch is that you also need to unlock the handle, and that you can only
lock the handle a fixed amount of times without unlocking it. If you lock it
too many times without unlocking it the memory manager will tell you that
you have overlocked the handle.
--
Christian
Falch.net DeveloperStudio for Palm OS
-"Developers' first choice for PDAs"
<http://www.falch.net/>
"Prashanth" <[EMAIL PROTECTED]> wrote in message
news:53928@palm-dev-forum...
>
> hello!
> if anyone is having one of the better days,please help me out here.
> i'm basically working on records on text field.can anybody tell me what's
> "field overlocked" error?!!it's not "chunk overlock" because if i unlock
the
> memory handle it's giving me a "chunk underlocked" error!!!
> thanks a lot in advance!
> prashanth
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/