Declaration: CloseProject(bDiscardChanges as Boolean,bCloseFiles as Boolean,bDialog as Boolean)
Parameters
bDiscardChanges:
Set bDiscardChanges to FALSE if you want to save the changes of the open project files and the project.
bCloseFiles:
Set bCloseFiles to TRUE to close all open project files.
bDialog
Show dialogs for user input.
Description CloseProject closes the current project.