I want to overwrite a file if it already exists, with an
"example.txt already exists, overwrite existing file?" MsgBox prompt first. When I save an existing file now, it just names it "example2.txt". How do I do this?