OK, I've looked at the manuals and could use a little help.<br><br>I think this one is simple.<br><br>How do I check and see if a folder located at "c:/requests" is empty?<br><br>If the folder is not empty, how do I open a file in the folder if I don't know the name of any of the files that could be located in the folder?<br><br>If I have an error while opening the file, what is a good way to handle error processing while doing the file open/close operation.<br><br> I've looked in my "using visual basic" by QUE and another book but can't find a good section on doing this basic file open/read/close command processing with proper error controls.<br><br>thanks,<br><br>Jerry