View Single Post

  #2 (permalink)  
Old 09-08-2004
Eric Frost's Avatar
Eric Frost Eric Frost is offline
Senior Member
Black Belt
 
Join Date: Jul 1992
Posts: 2,480
Blog Entries: 1
Hi Nostradamus,

See the Saved property of the Map object, a typical line in the code would be:

Code:
'Saved=True prevents the Save Map dialog from appearing when the map is closed.
objMap.Saved = True
best,
Eric
__________________
~ Now taking orders for MapPoint 2009 ~
~
~ Upgrade to MapForums Plus membership ~
Reply With Quote