Thanks,
We converted the code to Java and are going to test it tomorrow.
One thing that we had to change was that instead of using enumerations we used arrays.
This was because the Version of Java the robot is running on does not support the use of enumerations, but i don't see how that could affect the return values.
Again Thanks A Lot!!
