I wrote a map a couple of years ago that does a batch file call to do a directory listing on specified folders, determine how old the file is based on the date/time, and report files older than x minutes in an email. The problem is it then requires manual intervention to move those files. I'd like to modify the map to move the files found to a specified holding area but my current map does not obtain the path information. Current map does a DOS DIR listing and then finds files that start with a pre-defined file name (EDI*).
There's got to be a better way using functions to look in these folders and do this.
Any ideas?
There's got to be a better way using functions to look in these folders and do this.
Any ideas?