arduino + SD card Question

You should post your code. Your code above does not compile. No headers, no global variables, and my compiler does not like the "......" deal in the loop function.

Here are some of my other rules:
If the user thinks it isn't important enough to include, it probably is.
If the user says "don't worry about that", you probably should.
If the user says "it is taken care of", it probably isn't.