I track file sizes that come in on my company's server. The problem is, the weekend staff does not always track the size, and the Lan-Ops group archives the files before I can get the file size.
I run an access process everyday (the weekend staff runs it as well), to explain what has been done for the day. Is there any kind of ActiveX/OCX control or process I can attach to my current process to import or copy the details of a few folders. I'd need to know file names and file sizes within a single level directory. I've seen several stand alone programs which I'm sure I won't be able to get the staff to run. I've also realize there is a FileListBox control, but it doesn't look like there's a way to take a snapshot of it.
If anyone has any possible solutions they would be greatly appreciated. The programmers that are working on our main product are looking into ways of tracking the file size through processing, but haven't yet found a solution.
I run an access process everyday (the weekend staff runs it as well), to explain what has been done for the day. Is there any kind of ActiveX/OCX control or process I can attach to my current process to import or copy the details of a few folders. I'd need to know file names and file sizes within a single level directory. I've seen several stand alone programs which I'm sure I won't be able to get the staff to run. I've also realize there is a FileListBox control, but it doesn't look like there's a way to take a snapshot of it.
If anyone has any possible solutions they would be greatly appreciated. The programmers that are working on our main product are looking into ways of tracking the file size through processing, but haven't yet found a solution.