Function To Check If File Or Directory (Folder) Exists
Introduction: When creating routines, it is commonly helpful to check if a file or directory (folder) exists before attempting to perform some action. Searching the internet will yield several examples of doing either, but this is a routine that I