See also
Declaration: SaveProjectAs(strPath as String,bDialog as Boolean)
Parameters
strPath
Full path with file name of new project file.
bDialog
If bDialog is TRUE, a file-dialog will be displayed.
Description
SaveProjectAs stores the project data into a new location.
Previous
Top
Next