Re: [NAnt-users] howto: read file last modified date/time.

2009-08-24 Thread Phil Sayers
</code> Anyway...thanks for the help, problem solved. -Original Message- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Monday, August 17, 2009 11:54 AM To: Phil Sayers; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] howto: read file last modifi

Re: [NAnt-users] howto: read file last modified date/time.

2009-08-17 Thread Bob Archer
YEs, use the file:: functions. There is one to get the create date and one to get the modify date. file::get-last-write-time() is what you are looking for as far as I can tell. BOb > -Original Message- > From: Phil Sayers [mailto:p...@cds-am.net] > Sent: Tuesday, August 11, 2009 11:22