This script is helpful to find documents associated in a RequisitePro project. It is helpful when a user attempts to create a new template in RequisitePro based on an existing project. When this process is performed, the user may select include contents. When "include contents" is selected, than a call is made to the database to include all of the documents in the project. If all of the documents cannot be found, an unexplicit error message is presented. General: 1. Code is compiled for 2001a. 2. This is a Visual Basic application that provides a list of the documents from the database. 3. It will list the documents it cannot find in the file system. 4. The source file and the exe are part of the zip file. 5. In order to run the FindInvalidDocs.exe, the offending project will need to be opened, first.