In the event that 1 of these files does not exist, I want it to Exit program.
My app checks for the existance of various files in a Sub Routine off the Form_Load and writes to a log along the way.
Can you Close or Exit an application from within a Sub or what would be the 'best practise' for Exiting when the app has failed a logic test?