AddActiveFile
Adds the currently open document to the mapping folder of the project's root.
Signature
AddActiveFile() -> ProjectItem |
Errors
Error code | Description |
---|---|
1500 | The object is no longer valid. |
1501 | Invalid address for the return parameter was specified. |
1503 | No active document is available. |
1504 | Active documents needs to be given a path name before it can be added to the project. |
1705 | Mapping could not be assigned to project. Maybe it is already contained in the target folder. |