How can I check if a file exists on the computer by a Visual Basic program?
SB asked: I want to make a program that checks for a file if that file exists or not. I am adding certain actions that the computer will do if it finds that file but how can i make it check for its existance?