Имя функции | dcl-Project-Load |
---|---|
Синтаксис | (dcl-Project-Load
ProjectFilePath [типа
String]
{ForceReload [типа
Boolean]}
{NewProjectKey [типа
String]}) |
Возвращаемый тип | String |
This method loads a project from the specified ProjectFilePath. This function does nothing if the project is already loaded, unless the optional ForceReload argument is T. If the optional NewProjectKey is specified, it replaces the project key saved in the project data. If the call is successful, the method returns the project key of the loaded project; otherwise it returns NIL.