This is the long-awaited program that will allow you to access your Mileage data from your desktop computer.
This program will convert your Mileage database into an HTML file that will be readable in any web-browser, or editable in almost any word-processor or spreadsheet program.
This program has been written in the Java programming language, which will allow it to run on ANY operating system, provided you have downloaded and installed the Java Runtime Environment (JRE) appropriate to your operating system.
Get it from the Java web site (www.java.com). Follow the installation directions at the web site to install the JRE.
Update Description:
v0.25:
- You can select what format you would like the data to be written in- HTML or CSV.
v0.21:
- You can bypass the automatic search function.
v0.2
- Program searches for the Mileage database for you, and if it can't find it, asks you to look for it.
- Program didn't "remember" location you last sent the HTML file to. Now it does.
- If HTML file already exists, asks if you want to overwrite it.
- Compiled as a package to avoid potential conflicts with other Java programs.
v0.1
- Original Release- for testing only.