written by:
This Java Desktop Application exports all Mails of the MailDB.pdb to HTML Files.
It is not the File used by the PalmDesktop; use Pilo-xfer or other tools to export the database from your palm to the platform you prefer.
Start browsing with the file Index.html
Syntax:
using a Java Development Kit (JDK):
java -cp Mail2HTML.jar STARTER Mail2HTML MailDB.pdb HTMLFilePath
if you have just installed the Java Runtime Environment (JRE):
jre -cp Mail2HTML.jar STARTER Mail2HTML MailDB.pdb HTMLFilePath
Be careful, the Java Runtime environment is case sensitve.
Deleted records will not be listed.
This is a commercial Application, you can buy a http://www.palmgear.com. There is a Demo Version free of charge avaliable.
It will work with all PalmOS™ Version, as long the format of the MailDB.pdb has not changed
Any comments are appreciated.
Kind regards
Juergen Schwister
History (YYYY-MM-DD vX.XX)
2001-07-19 v1.0