Registriert seit: 23. Mär 2015
4 Beiträge
|
AW: Maptitude über OLE/COM steuern
23. Mär 2015, 18:31
We believe you are simply seeing the last error message left over from the application start-up (it tries to load bookmarks but none have been created yet).
The error is unrelated to your custom code.
Perhaps the problem is that the value of the Index option should be an integer, but you are using a string
|