Clive, >It must be there, but I can not figure out whether calling MemHandleSize on a >database record >(a.k.a. memory chunk) returns the size including or excluding the 8 byte >header.
It is the size of the data portion only. And the 8 byte size only applies to the documented desktop layout of the PDB file. On the device it is different and not officially documented, and subject to change in various OS releases. In all recent releases, I believe it is 20 bytes per record on the device, but that is not relevant to what an application needs to deal with. Doug -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
