I was working in this College, and they had just purchased a new photocopier system. Problem it would only scan to a single file location. So I wrote this software that would then determine, by name of file, where to move the file in the directory to. 

The software monitors a source directory, and a target directory. It creates targets based on the subfolders in the target directory, then if it finds that name in the source directory filename, moves the file into one of those targets. 

Did some sort of emailing to, I think a notification of when a file appeared in the directory.

Anyhow.. 

Files:

zipDirMoveAdv.zip617.87 KB