A plug-in for use with the PDS/PPI ruleset processor to perform simple integer math.
Here's what is available:
User's guide
IMath.java: Source code
IMath.class: Compiled Java application
Installation instructions
1. Place the "IMath.class" file in $JAVA_HOME/jre/lib/pdsppi
2. Add "$JAVA_HOME/jre/lib/pdsppi" to your CLASSPATH environment variable
Note: The application also uses various classes contained in pdsppi.jar
You will need to download and install this Jar file as well.
Important additional information.Read This