![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, Does anyone know of a method using File System Objects to monitor for filenames that are date & time stamped. |
|
The filename will always follow the form "BACS Day File [ddmmyyhhmm]" There should only ever be ONE file present in the directory - however because it is timestamped I am finding it difficult to write a procedure that will monitor for it. The various methods I have looked at don't seem to support the use of wildcards. |
#3
| |||
| |||
|
|
Hi, Does anyone know of a method using File System Objects to monitor for filenames that are date & time stamped. The filename will always follow the form "BACS Day File [ddmmyyhhmm]" There should only ever be ONE file present in the directory - however because it is timestamped I am finding it difficult to write a procedure that will monitor for it. The various methods I have looked at don't seem to support the use of wildcards. Would be gratteful for any advice that is offered !! Regards Joe. |
#4
| |||
| |||
|
|
Does anyone know of a method using File System Objects to monitor for filenames that are date & time stamped. The filename will always follow the form "BACS Day File [ddmmyyhhmm]" There should only ever be ONE file present in the directory - however because it is timestamped I am finding it difficult to write a procedure that will monitor for it. The various methods I have looked at don't seem to support the use of wildcards. |
#5
| |||
| |||
|
|
Joe90 wrote: Hi, Does anyone know of a method using File System Objects to monitor for filenames that are date & time stamped. No. However even if I did, I wouldn't use it. The FSO is an abomination. The filename will always follow the form "BACS Day File [ddmmyyhhmm]" There should only ever be ONE file present in the directory - however because it is timestamped I am finding it difficult to write a procedure that will monitor for it. The various methods I have looked at don't seem to support the use of wildcards. Try http://vbnet.mvps.org/index.html?cod...chedfolder.htm |
![]() |
| Thread Tools | |
| Display Modes | |
| |