Thank you Mike; I will give it a try. Javier,
Javier Valencia 913-915-3137 -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of MikeB Sent: Saturday, December 06, 2008 9:48 AM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: File date and time stamp Javier, Here is a DLL that has multiple arguments for information on a disk file. Place the DLL in any legitimate place in the windows search path, including the dir of the db. There is an example RMD in the zipper to get you on the right track. The time returned is in seconds and is returned as a TEXT and is returned in the Time Settings for the OS, so you will have to parse the string for the AM PM stuff... www.byerley.net/fileutil.zip ----- Original Message ----- From: "Javier Valencia" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[email protected]> Sent: Friday, December 05, 2008 5:29 PM Subject: [RBASE-L] - RE: File date and time stamp >I have tried that but the output of the DIR command shows the time only to > the nearest minute and I need seconds as well... > > I was thinking in term of a UDF/DLL that is available. > > Javier, > > Javier Valencia > 913-915-3137 > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Stephen > Markson > Sent: Friday, December 05, 2008 3:07 PM > To: RBASE-L Mailing List > Subject: [RBASE-L] - RE: File date and time stamp > > Depends what "easy" is. You can parse it out of the output of a DIR > command. > > Regards, > > Stephen Markson > ForenSys The Forensic Systems Group > www.ForenSys.ca > 416 512 6950 > > -----Original Message----- >> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Javier >> Valencia >> Sent: December 5, 2008 1:20 PM >> To: RBASE-L Mailing List >> Subject: [RBASE-L] - File date and time stamp >> >> Other than using GetTimeStamp.rbl, is there an easy way to get the >> creation >> date and time for a file? >> >> Javier, >> >> Javier Valencia >> 913-915-3137 >> >> >> >> No virus found in this incoming message. >> Checked by AVG - http://www.avg.com >> Version: 8.0.176 / Virus Database: 270.9.13/1827 - Release Date: >> 12/5/2008 >> 9:57 AM > >

