| Function Name | dcl-Project-SaveAs | 
|---|---|
| Syntax | (dcl-Project-SaveAs 
            <PROJECT>
            ProjectFilePath [as
String]
            {Password [as
String]}) | 
| Return Type | 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.
 Project-SaveAs
 
                  Project-SaveAs