On Thu, Jan 17, 2002 at 12:55:40PM +0100, Karlheinz Toni wrote: > Hi there, > > how can I think of the size for a record for e.g.: a textfield, a checkbox > (might be 1 bit), a list, a bitmap? > > -> size Size of new record. > > Is this size in bits? bytes???
Your question is not very clear to me. AFAIK in the Palm OS documentation dimensions are always expressed in bytes. Obviously this doesn't prevent you to impose your own format to database records (you can pack/unpack data as you like, with the only constraint that a record must occupy an integral number of bytes). Cheers, Marco -- ======================================================================== Marco Pantaleoni [EMAIL PROTECTED] Padova, Italy [EMAIL PROTECTED] elastiC language developer http://www.elasticworld.org -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
