Имя функции | dcl-Project-SaveAs |
---|---|
Синтаксис | (dcl-Project-SaveAs
<PROJECT>
ProjectFilePath [типа
String]
{Password [типа
String]}) |
Возвращаемый тип | Boolean (T - успешно; иначе 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.