For various reasons, I've given up on the debugger for debugging. If I simply want to track mem usage during an app session, it seems I could just use MemHeapFreeBytes() and print it somewhere on each form. I am hoping this will track the amount of dynamic memory my application is using as I am using it. Is there a better way to do this kind of thing without the debugger? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
