saveAs not prompting if it needs to overwrite
Hi again, everyone. I'm having an issue with SaveAs and the bPromptToOverwrite parameter. The pastebin link to my code will be below. For some reason, it just won't prompt me to overwrite if the file already exists. I am calling the folder level script linked below through a mouse up event on a form button, if that makes any difference.
I believe I have the line of code right seeing as the save event still happens without errors, but the dang prompt just won't show up. Any ideas?
