[HELP][EASY]Existing files[SOLVED]
uhm i need the code
FolderBrowserDialog1.SelectedPath & "\Filename" doesn't exist, then my application ends
if io.file.exists(folderbrowserdialog1.selectedpath & "\Filename.we") then
'we
end if
don't forget the extension btw
i mean doesn't exist, or does your code mean doesn't exist
It only continues if the file actually exists, prevents closing.