I'm trying to code an application where I can read and write to the date book/address databases in my palm pilot.
I've found a few good resources at:
http://www.geocities.com/Heartland/Acres/3216/palmrecs.htm
However, most of the example code is in perl. I'm having trouble translating a few lines, such as:
unpack "s", $length;
Has anyone had any success in writing a parser for the date book and address databases? It seems as if it would be extremely useful.
tia,
matt