I use DropBook to convert a large text file with Palm Markup Language (PML)
embedded in it to a PDB that is read by the PalmReader application on my
Zire31 running PalmOS 5. I have done a little C language programming and
wonder if there is a description of the format for this PDB file? I would
like to read it with my own application to give me some functionality that
isn't in the PalmReader application.
Does anyone know where this format is documented? I know it's not pure ASCII
since I can't read it directly and it gets compressed to about 50% of the
ASCII input size.
Tim