Re: get the file creation/modification date ???

2001-12-03 Thread Christofer Dutz
Thanx a lot. Not even a small hint. Mabe I should ask the developer-mailinglist... No thanx, Christofer Dutz - Original Message - From: Christofer Dutz To: [EMAIL PROTECTED] Sent: Wednesday, November 28, 2001 10:57 AM Subject: get the file creation

Re: get the file creation/modification date ???

2001-12-03 Thread David Rosenstrauch
] Sent: Wednesday, November 28, 2001 10:57 AM Subject: get the file creation/modification date ??? Hi. I am posting this request once again. It is very important for me. When accessing a file in the filesystem with a Java program I can get some information about when the file was last modified

get the file creation/modification date ???

2001-11-28 Thread Christofer Dutz
Hi. I am posting this request once again. It is very important for me. When accessing a file in the filesystem with a Java program I can get some information about when the file was last modified. "fileObject.getLastModified()". I desperately need to access this Information. If this isn't