Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Missing load files

I have been asked to find a way of reporting on missing load files. So they want to load a monthly return file on the 1st of the month, but they also want to know if the return is not in the specified folder for loading. I know, it would be easier if they would just look in the folder, but I lost that argument . Any ideas?

1 Reply
jonathandienst
Partner - Champion III
Partner - Champion III

Hi

You could do a "For Each vFile in FileList(vPath)" and analyse the resulting file names for missing files.

Regards

Jonathan

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein