Short:        Convert ASCII to/from PalmPilot DOC, icons added
Author:       ktan8@dgs.monash.edu.au (Kadar Tanuwidjaja)
Uploader:     haubi geocities com (Stefan Haubenthal)
Type:         util/conv
Version:      0.8 2nd release
Replaces:     util/conv/makedoc-palm.*
Architecture: m68k-amigaos
Distribution: Freeware

Convert ASCII files to/from PalmPilot DOC format
ver 0.8 options:
 -q quiet mode
 -n builds the .pdb file without compression
 -b option compresses/decompresses binary
 -p private, #=0 private off (default=off)
 -c category, #=[0-15] category number (default=0)
 -o output filename (encoding mode default=<text-file>.pdb)
                    (decoding mode default=stdout)
 -t title (max=31, default=<text-file>)
see makedoc -h for more details

I compiled the source from the original Unix version, so Kadar Tanuwidjaja is
not an Amiga programmer.
Source code from: 
http://www.dgs.monash.edu.au/~ktan8/pilot/makedoc8.cc

Bill Chin <bcrex@izap.com>