Thread: Close the map
View Single Post

  #3 (permalink)  
Old 07-09-2004
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
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?
Reply With Quote