Quote:
|
Originally Posted by Dazzer Question 1
Do MappointObject.ActiveMap.Saved = True
Before MappointObject.Quit()
Where MappointObject = CreateObject("MapPoint.Application")
Question 2
Just dont save the changes, see question 1, and then open a fresh new map or reload a previously saved one |
The proble with the Saved option is that, logically, it is saved in the computer, and I want to avoid it. It is possible?