written by:
This Demo of 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.
This is a Demo Version of Mail2HTML. All text fields will be cut of after some characters. Before buying a License for the commercial Application, make sure that the demo works on your computer environment.
It runs with Java 1.1.8 or better.
Syntax:
using a Java Development Kit (JDK):
java -cp Mail2HTMLDemo.jar STARTER Mail2HTMLDemo MailDB.pdb HTMLFilePath
if you have just installed the Java Runtime Environment (JRE):
jre -cp Mail2HTMLDemo.jar STARTER Mail2HTMLDemo MailDB.pdb HTMLFilePath
Be careful, the Java Runtime environment is case sensitve.
Deleted records will not be listed.
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