When using a Prism script, how can I keep Prism from asking to save files when the Prism.Quit.VBA command is used?
When Prism is exited using the Prism Quit command, it will prompt to save any open files (Prism projects). To prevent this, use the Prism script command Close, to close the Prism project before VBA quits Prism.