Do you mean convert PDB Doc? "PDB" is the generic term for a
Palm DataBase.
All data in your
Palm is a PDB whether it's text or a document or binary data. PDB has nothing specifically to do with a document containing text.
The "Doc" format is a "format in a format," i.e., a particular file format for text that is encapsulated by a PDB. This Doc format has nothing to do with Microsoft Word's "DOC" format.
The text in a Doc PDB can easily be converted to plain text. There is no reason to convert it to a Microsoft Word DOC file since it's
just plain text, i.e., there's no formatting information like bold, italics, etc., that would require a full-blown word
Processor like Microsoft Word. Hence, your request doesn't make much sense. (Of course Microsoft Word can
open plain text files just fine, but that doesn't make them DOC files.)
So, if you want to convert a PDB Doc file to plain text (the only conversion that makes sense relative to what you're asking), then you can use my own
txt2pdbdoc (if you use a Unix-type system).