"alexandre rousseau" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all > > How do I find out the leftover amount of storage memory on > my device? I've tried the following code (on the Emulator) > but the amount returned never changes, despite extensive > "read record data + decompress it + resize record + write > record back" operations. Obviously a bad case of RTFM, or > is the Emulator debug session misleading me?
Use MemHeapFreeBytes. Regards -Laurens -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
