| c# Programming Glossary: pgpdfilenameWhen to use try/catch blocks? http://stackoverflow.com/questions/1722964/when-to-use-try-catch-blocks  this one won't save. it doesn't overwrite. string pgpdFilename _fullDestinationPathAndFilename .PGP if File.Exists pgpdFilename.. _fullDestinationPathAndFilename .PGP if File.Exists pgpdFilename  UtilityLogger.LogToFile pgpdFilename already exists in the.. .PGP if File.Exists pgpdFilename  UtilityLogger.LogToFile pgpdFilename already exists in the FTPStage directory. Archiving that file... 
 |