I am working on getting the data logger shield to work and have proven that my analog input is in fact being converted to a digital value. I downloaded the Processing sketch and was going to hack it but tried to run it unchanged first and I continually get SketchException errors which list an expected character for the very first line in the code. If I // out the first line it gives me the error message for the second line, etc.
I have tried both versions of the software with the same result. Could there be a problem with the Java version resident on my Mac?
Don

