Fernando Israel wrote: > etc. But what I missing (I can't see) is where the pointer to text string > in the field is associated with the record memory chunk.
The record handle and the field text handle are one in the same. The field detects if the handle belongs to the data storage area and uses dmWrite calls automatically. It must be set somewhere in the source. It could be that those lines of code are missing from the examples. Sometimes, there is a comment in the source that says some lines were removed due to license issues. It could be one of those lines. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
