Hi Jerry

I really use no new Java 1.5 features.

But for some reason it seems like programs compiled with the Java compiler version 1.5 will nut run with older versions of Java Runtime Environment (JRE).
Two of my other programs (Revoice Style and Revoice MIDI) were updated in December using the 1.5 compiler and these would not run at JRE 1.4.

This problem was not the point when version 1.4 was introduced. Programs developed with 1.4 would still run at 1.3 if no new features were used.

Java 1.5 has got some real good improvements in the MIDI classes; but these are not used in this program.

Jørgen