This program has been updated since its original release to include support for engines with more than 6 cylinders, correct a few issues with multiengine data files from the EDM-760, and make the output .CSV files compatible with EGView (.CSV header now identical to older EZSave). The file format debugging options are now conditionally compiled and are not compiled in the executable below which makes it easier for the end user who is not a programmer.
Update history:To use the command line program, download the .ZIP file and extract the .EXE file to the directory on your hard disk where the JPI data files are downloaded. Then open a command prompt, change to that directory, and enter "JPIHACK *.DAT" or "JPIHACK *.JPI" to convert all files in that directory. Included in the .ZIP file is CONVERT-ALL.BAT, which will convert all the files in the current directory. You can create a link to the .BAT file on your desktop so you don't have to start the command prompt whenever there are new files to convert - just click the link.
Click Here to download Source Code
Click Here to download a Windows Command Line Executable