JMail2HTML v1.0
Last update: 19th June 2001
written by:
Juergen Schwister / Cologne / Germany
Mobile: +49 179 22 11 282
MailTo:Juergen.Schwister@gmx.net
http://home.vr-web.de/jSwi
This 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
Features:
-
Layout like the Mail App
-
DropDownListBox to choose the Categorie (including -All-)
-
Details will be shown up in a second Browser window
It runs with Java 1.2 or better.
Syntax:
using a JDK:
java -cp Mail2HTML.jar STARTER Mail2HTML MailDB.pdb HTMLFilePath
if you have just installed the runtime environment:
jre -cp Mail2HTML.jar STARTER Mail2HTML MailDB.pdb HTMLFilePath
Be careful, the Java Runtime environment is case sensitve.
Deleted records will not be listed.
You can use that piece of Software free of charge. The
commercial version is not ready yet.
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
Wish list
-
Support for mailto:, so that a click will open the Mail Application
on the Desktop
-
No "All" Category
-
Layout of the Listviews are not exactly the same as in the PalmOS™ Mail App
Known bugs
-
-none- (so report some, if you find them. Thanks to all who already did it)
History (YYYY-MM-DD vX.XX)