[AccessD] Quickly - Getting FileSize and date.

Heenan, Lambert Lambert.Heenan at AIG.com
Fri Feb 2 11:24:34 CST 2007


You can get the file size in plain vanilla VBA:  FileLen("Some Path to some
file"), and the date is retrieved with FileDateTime("some path"). This is in
Access XP (2002), and possibly in Access 2000. 97 has FileLen, but I don't
recall if it also had FileDateTime.

Lambert

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John Skolits
Sent: Friday, February 02, 2007 12:08 PM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] Quickly - Getting FileSize and date.


What do I use to get a file's date time and size?

Is it the FileSystemObject?


John




-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list