Reading File Attributes

Hey, I'm currently working on reading data out of CSV-files with a processing sketch and sending them via serial communication to a microcontroller. Now I need to get the file attributes of the CSV-files (for example the last modification time of the file). Is there any library or reference I can use/integrate in my processing sktech to get those file attributes?

Thank you very much Rob

Tagged:
Sign In or Register to comment.