Chris,
> Ok, for example, my first record begins at position
> 105888 from the beginning of the file:
>
> But if I write out the LocalID field as:
> 01 00 a0 9d
I think you're forgetting that Palm devices are Big Endian. 105888 is
0x00019da0, which gets written as:
00 01 9d a0
and so on. The number you wrote out is over 16 Meg!
-- Keith Rollin
-- Palm OS Emulator engineer
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/