RE: [Nant-users] Getting The Creation Date For Each File In A Filegroup

2005-02-08 Thread Gert Driesen
Greg,   The task should look like this :     Hope this helps,   Gert From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gregory A. LuskSent: maandag 7 februari 2005 16:19To: nant-users@lists.sourceforge.netSubject: [Nant-users] Getting The Creation Date For

[Nant-users] Getting The Creation Date For Each File In A Filegroup

2005-02-08 Thread Gregory A. Lusk
I was wondering if someone might be able to give me a few pointers on how to get the creation date for each file in a filegroup.  I've tried the following script snippet, but I can't seem to get it to work.