Hello Elena, > I have exception error "Free handle" or "Invalid handle" in function > FldGetTextPtr (no always). > I would like to know what can caused those error?
Can you please post some sample code on how you wrote it ? I think that the Field handle (FieldPtr type in PocketStudio) that your passing to FldGetTextPtr isn't a valid field eg. You may try to pass a button's (or other resources) handle to the function and not a Field handle - recheck your code to make sure. Regards, Lennie De Villiers * MERRY XMAS & A HAPPY NEW YEAR * PocketStudio Professional Pocket-Technologies.Inc - www.pocket-technologies.com Write PalmOS Applications With Your Delphi Skills! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
