We have an application that creates files with a specific extension, however the foldername changes dependent on the transaction as does the filename. It would be useful to be able to monitor when a dyanically named file is older than a certain threshhold. This requires the ability to use wildcards within the path and/or filename (e.g. \\someserver\somepath\*\*.abc )
↧