| Database name: | MailDB |
| Database Creator: | mail |
| Database Type: | data |
| Type: | Freeware |
2002-01-06 v1.0
,
,
and all Plattforms supporting Java 1.1.8 or better.
|
This Java Desktop Application exports all Mails of the MailDB.pdb to a CSV (Comma Separated Values) File. The values are surrounded by double quotes and each value seperated by a semicolon, not comma. There is IFO File generated. It runs with Java 1.2 or better. The CSV File contains for each Mail one row. Line Feed characters are replaced by "\n".
Deleted records will not be listed. Syntax: using a JDK: java -cp Mail2CSV.jar STARTER Mail2CSVMailDB.pdb MailDB.CSV
if you have just installed the runtime environment: jre -cp Mail2CSV.jar STARTER Mail2CSV MailDB.pdb MailDB.CSV
Be careful, the Java Runtime environment is case sensitve. Have a look at the Sample Batch File; it can be used for the Windows Platform. You can use that piece of Software free of charge. It will work with all PalmOS™ Version, as long the format of the MailDB.pdb has not changed |
YYYY-MM-DD vX.XX2002-01-06 v1.0