Hi !
I get an error '35 - error calling external object function newmap at line ... ' while creating a new map in an ole-control.
- I created a mappoint control on the window (Insert / Control / Ole,
then I select the tabpage 'insert control', and finally selected
'Microsoft Mappoint Control 13.0')
- name of the olecontrol: ole_map
- open event of the window: ioo_map = ole_map.object.NewMap(2)
- instance var of the window : oleobject ioo_map
- 2 = geoMapEurope
Can anyone help me with the is problem ?
Kind Regards
Bruno