GenerateCodeEx
Generates code for all project items of the project. The code language and output location are determined by properties of the project and project items. An object that can be used to iterate through all messages issued by the code generation process is returned. These messages are the same as those shown in the Messages window of MapForce.
Signature
GenerateCodeEx() -> ErrorMarkers |
Errors
Error code | Description |
---|---|
1500 | The object is no longer valid. |
1501 | Invalid address for the return parameter was specified. |
1706 | Error during code generation. |