This distribution consists of the following files:

 BTMv2COM4J.jar
 com4j.dll
 com4j.jar

and the example source file

 BTMv2example2.java


To compile the example execute the command

>javac -cp BTMv2COM4J.jar;. BTMv2example2.java

To run the example, make sure that com4j.jar and com4j.dll are located in the same folder and that com4j.jar and BTMv2COM4J.jar are in the CLASSPATH:

>java -cp BTMv2COM4J.jar;.;com4j.jar BTMv2example2 testing 123

Please visit the Performance Guard online documentation
 web site for further information:

http://www.premitech.com/documentation
