Project_SaveAs

Funktionsname dcl_Project_SaveAs
Syntax   (dcl_Project_SaveAs <PROJECT> ProjectFilePath [as String] {Password [as String]})
Rückgabewert Boolean (T if successful; otherwise NIL)

This method saves a loaded project to the specified ProjectFilePath. If the project has a password, the optional Password argument must be supplied, and it must match the project's password or the function will fail.