> From: Johnathan Smith
> 
> Anyway to get the size of the data in the field??
> 

Yes.

1. You knew the maximum possible size of the field when you created it.
2. Once you get the field text with FldGetTextPtr(), you can use StrLen().
3. You could count characters as they are entered in the field.
4. etc.


-- 
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