You need to look in the API reference for FldGetTextPtr and FldGetTextHandle.
Bill MacAdam Visual Solutions -----Original Message----- From: Joanne C [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 3:17 AM To: Palm Developer Forum Subject: Saving the selected text from a field I'm yet another newbie in programming, and I have been stuck in this part for a week! Please help me. The problem is like what the subject has said; let's say I have a field, and there is a current selection now. I am trying to save the selection into a string. Seems easy, but I have been going round and round. I tried FldGetSelection, but it is a void function and returns nothing; I am thinking now perhaps I should play with pointers, but I am not sure how to start . If anyone can give me some ideas, please do!! Thank you. Joanne -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
