all field handles hold text? Is that correct? Assuming that is true, and you want to take the contents of that field that holds a numeric value and put it in an integer database field, you get it as text from the handle-convert it to an integer using StrAToI so it can be written to the structure variable as an integer? Is this logic correct? Thanks for your help. Jay
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
