M
Makkan
I want to automate project to copy the active project.
I dont want any dialog boxes to appear during this copy process.
I CANNOT delete an existing copy because this would disrupt my lookup in the
background.
FileSaveAs method prompts to overwrite the target project if it already
exists. If I set DisplayAlerts to FALSE this method returns false and does
not save the project.
SaveAs method throws an unexpected method error exception if the target
project exists and DisplayAlerts is also set to FALSE and prompts the user
too If set to TRUE.
Any help is appreciated. Thank you very much!
I dont want any dialog boxes to appear during this copy process.
I CANNOT delete an existing copy because this would disrupt my lookup in the
background.
FileSaveAs method prompts to overwrite the target project if it already
exists. If I set DisplayAlerts to FALSE this method returns false and does
not save the project.
SaveAs method throws an unexpected method error exception if the target
project exists and DisplayAlerts is also set to FALSE and prompts the user
too If set to TRUE.
Any help is appreciated. Thank you very much!