Ok in my program I have a log file that gets displayed in list box when you click a command button but if the log file isnt there it has error file not found so what I want to do is find if the log file exits or not and if it does exist it gets displayed in list box but if its not in the directory of the program then in the lasit box it says No file found... So code/help/ideas anything for this would be GREATLY appreciated