To add yet another alternative, you can use:
DlkSetLogEntry(aString, StrLen(aString), true);
to write a limited amount of text to the HotSync log. You'll need to:
#include <DLServer.h>
This works on a real device and the log isn't cleared when the device
resets.
-
Danny
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
