MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




Disable save

This is a discussion on Disable save within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; I have a vb application that uses mappoint. Is it possible when a create the mappoint object and open the ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-28-2003
Senior Member
Green Belt
 
Join Date: Sep 2003
Posts: 103
Disable save

I have a vb application that uses mappoint. Is it possible when a create the mappoint object and open the map to dissable the save option, I dont want users to be able to save the map after they have made any changes to it.
I could just make the file read only to everyone apart from me but this will cause more problems than it fixes.
I could also write a BeforeSave event but this to me seems a bit messy and i'm sure there must be a better way of doing it.

Thanks in advance for any help or advice you may have.

Dazzer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 10-28-2003
starbuck's Avatar
Member
Green Belt
 
Join Date: Oct 2003
Posts: 68
try this

This works for me

Private Sub Form_Terminate()

On Error Resume Next
mc1.ActiveMap.Saved = True
mc1.CloseMap

End Sub
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
disable, save


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
How to disable the save dialog box Anonymous MapPoint 2006/2009 Discussion 4 11-06-2006 08:39 AM
How to disable help in activeX prynel_laurent MapPoint 2006/2009 Discussion 5 03-23-2006 03:05 PM
Is there anyway to disable the MAppoint help kwargo MapPoint 2006/2009 Discussion 0 03-08-2004 02:58 PM
save changes to map? No! Jade MapPoint 2006/2009 Discussion 2 05-12-2003 07:13 AM
Disable DW.EXE Wim MapPoint 2006/2009 Discussion 2 01-25-2003 07:40 AM


All times are GMT -5. The time now is 12:16 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55