RE: MI-L MI Removing Min Max Close Buttons using VB

2002-09-26 Thread Campbell, Keith A
Alistair, The following MapBasic statement in your workspace will disable the Close button on your window:- Set Window FrontWindow() SysMenuClose Off It must be placed immediately after a statement which references the window you wish to apply this to for the FrontWindow() statement t

Sv: MI-L Muliple Layout Atlas map

2002-09-26 Thread Lars Nielsen
Hi Rick, There might be some tools out there that'll streamline the process. But they might cost you, or they may be too dependent on the data sets to be used. I have an alternative suggestions, using only the two standard MI tools. 1. Make two mappers, #1 with the detailed content and #

Sv: MI-L translating dwg to tab: Ocotopeque datum?

2002-09-26 Thread Lars Nielsen
Hi Erin, You can probably use another datum local to the region instead of the "Ocotopeque". This will introduce an error, but local datums are most likely to be close enough for compatability. As for the 2 parallels, you set them to thew single value +/- a small amount. E.g. +/- 1 arc se

MI-L Mapx mobile toolused events

2002-09-26 Thread Lawley, Russell S
Hi I have built an app that allows the user to draw a point or a polyline and i am using the map1_PolyToolUsedand Map1_Toolused events to detect which tool is being used... the problem is that the point tool is trying to behave like a polygontool. If i remove the map1_polytoolused handl

RE: MI-L MI Removing Min Max Close Buttons using VB

2002-09-26 Thread A.W. Male & Associates Pty Ltd
Hi Keith, Thanks for your help, the code worked ok. I will have to delve into Windows API code to disable the min/max and close buttons for all mapper, browser and layout windows. Cheers Alistair At 08:17 AM 26/09/2002 +0100, you wrote: >Alistair, > >The following MapBasic statement i

Re: MI-L MapX 5.0 poligon-node editing problem -- any ideas?

2002-09-26 Thread Faragó Attila
thanks, but 1, first I am creating a poligon from Delphi code ... ftmap := mapMain.FeatureFactory.CreateRegion(pts,EmptyParam); cmx_currentPoligon := cmx_layer.AddFeature(ftmap,EmptyParam); 2, then edit the nodes. and using cmx_currentPoligon.Parts[1].Count cmx_currentPoligon.Update then the ol

RE: MI-L Mapx mobile toolused events

2002-09-26 Thread Lawley, Russell S
Dear all, problem solved, I am being "klutz of the month".. I had accidentally set the point tool as mitypepolygon in the createcustom tool method. many thanks to all the folks who responded... i am now going to have a serious chat with myself about the suitability of using cut and paste when wr

MI-L MapInfo Discovery

2002-09-26 Thread jarmo . peltomaki
Where could I get more information on MapInfo Discovery? Any Demo package available? Is it possible to later continue with MapXtreme from Discovery? Mr. Jarmo Peltomäki City of Vaasa, Finland + - List hosting provided by Dir

Re: MI-L MapInfo Discovery

2002-09-26 Thread CDR Group
Jarmo look at www.eddie.mapinfo.com/midiscovery for a live demo. John Ievers CDR Group - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 11:11 AM Subject: MI-L MapInfo Discovery Where could I get more information on MapInfo Disc

MI-L yet another test !

2002-09-26 Thread Veritas
ttt

Re: MI-L MapInfo Discovery

2002-09-26 Thread CDR Group
Jarmo It would have been better if I had given you the correct address. try http://eddie.mapinfo.com/midiscovery John Ievers - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 11:11 AM Subject: MI-L MapInfo Discovery Where

MI-L re: Table structure

2002-09-26 Thread Mike Stein
Hi all I am trying to combine numerous tables using a COMBINE.MBX. However, because the table structures are different in some tables it won't complete the script. Does anyone know of a way to make all table structure the same without manually going through them all. Thanks Mike Stein GIS Proje

MI-L SQL Join error

2002-09-26 Thread Evan MacDougall
I'm getting a very annoying error and I can't figure out what the cause it. I am doing an SQL join of a very large table (1.48 million rows) and another table with 2300 rows. The large table has objects, but the second table is just a .dbf file with no objects. The join itself works just fine

MI-L Involuntary psychiatric drugging bill in California needs your help to die!

2002-09-26 Thread Brad Mathews
All, I usually don't post off-topic messages like this, and I apologize to anyone who did not want to receive this message, but this is a subject that I am passionate about and we need all the help we can get to make sure this bill does not get passed! Below is a lot information on the bill a

RE: MI-L Involuntary psychiatric drugging bill in California needs your help to die!

2002-09-26 Thread David Bell
Only in America!!! David Bell Network Growth Manager easyJet/Go-Fly Ltd. Tel: +44 (0)1279 668 012 Fax: +44 (0)1279 668 030 [EMAIL PROTECTED] [EMAIL PROTECTED] www.go-fly.com www.easyjet.com

RE: MI-L SQL Join error

2002-09-26 Thread Evan MacDougall
The REAL error. Ok, i packed the tables and that didn't help. And my error actually says this "Object not inserted." What the heck is THAT and what does it mean? And why is it happenning? More importantly, how can I fix it? I am using MI Pro 6.5/WinXP. -Evan MacDougall ([EMAIL PROTECTED]

Re: MI-L MI Removing Min Max Close Buttons using VB

2002-09-26 Thread Trey Pattillo
Hello, I have the full documented code in the WinAPI section of the website www.wap3.com This code allows full control over the button functions [min no max / max no min / etc] This link goes right there: http://www.wap3.com/_WinAPI/NoClose.htm Trey Pattillo [EMAIL PROTECTED] www.wap3.com -

MI-L Parsing columns

2002-09-26 Thread Steve Carlsson
Hi listers I have the following expression which I use in a MapBasic window routine. The problem is that I want it to parse from the last space onwards but I get strange results.any ideas on what is wrong with it? Remove all characters to right of last space Update Table_name Set Str

Re: MI-L Parsing columns

2002-09-26 Thread Trey Pattillo
Hello, >From Dundat's Dictionary Data Scrubbing - programming code to remove undesirable data that is not much better than kill-filing spam Some I can think of for parsing full addresses has a pre-directional > 100 W Main St has long street name > 101 North Sandy Hollow Dr [not N predir but part

MI-L Grid Analsyer

2002-09-26 Thread Steve Carlsson
Hi Listers I am looking for existing applications/tools that will allow me to calculate distance between multiple points via a grid file. Essentially I have a polyline connecting two points and want to overlay the polyline and points with a grid. Then find which grid cells the polyline passes

MI-L Absolute Workspace Paths

2002-09-26 Thread Simmonds, Ashley (PTB)
heya, whenever i create a workspace i edit it in notepad to get rid of the absolute path naming conventions so that the path is relative to the location of the workspace. then when i edit it in mapinfo again, it saves over what i did before. is there any way to get mapinfo to save relative pa

MI-L MI: Error opening Access with user rights via ODBC

2002-09-26 Thread Jaromir Svasta
Hi all, Is there a way to open an Access database with user permissions set via ODBC in MapInfo? My problem is that my database has no rights for user admin and this is probably the reason why MapInfo refuses to open it, screaming that I don't have necessary permissions. I created a new data sour

MI-L Error opening Access with user rights via ODBC

2002-09-26 Thread Jaromir Svasta
Hi all, Is there a way to open an Access database with user permissions set via ODBC in MapInfo? My problem is that my database has no rights for user admin and this is probably the reason why MapInfo refuses to open it, screaming that I don't have necessary permissions. I created a new data sour