Thread: Close the map
View Single Post

  #2 (permalink)  
Old 07-09-2004
Dazzer Dazzer is offline
Senior Member
Green Belt
 
Join Date: Sep 2003
Posts: 103
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
Reply With Quote