| Code Example
The initialisation of the form just does a
thisform.olemappoint.newmap(2) to create a map
The object reference to the form is Mapping, the form contains the olemappoint object
So I can issue the line
Mapping.olemappoint.activemap.printout()
That's it!
Thanks,
Andy |