OpenProject
Opens an existing Mapforce project (*.mfp). The current project is closed. The newly opened project is accessible under ActiveProject.
Signature
OpenProject(in i_strFileName:String) -> Project |
Parameters
Name | Type | Description |
---|---|---|
i_strFileName | String | The path of the project to open. |
Errors
Error code | Description |
---|---|
1000 | The application object is no longer valid. |
1001 | Invalid address for the return parameter was specified. |
1002 | The supplied filename is not valid. |