RE: MI string syntax

2000-07-26 Thread Data Directions
Jeff, Do a Table Update Column column. I'll assume that your columns are called LatDMS and LongDMS. The following syntax will replace your current values, with parsed comma values: LATDMS = left$(LATDMS,2) +","+mid$(LATDMS,3,2)+","+mid$(LATDMS,5,5) LONGDMS =

MI external data

2000-07-26 Thread Jason R. Kerr
I am wishing to create a spatial data base using Map Info V. 4.5 wherein the selection of a polygon or symbol will load a text document (Word). Is this feasible? If so, what is involved in the process? -- To unsubscribe from

Re: MI MB Select using string variable

2000-07-26 Thread PEM
Hi Bill, Try this syntax instead: I take it that Population and MyTable is the real names for the table and the column and not variables/constants containing the real names. *** * Dim MySQL as String '1. If

RE: MI MODFLOW help

2000-07-26 Thread Jure Ravnik
Dear Robin, I'm using Visual Modflow. You can import files via DXF into Visual Modflow. The original modflow is a DOS based programme which does not support graphics. However you can use MI as a tool to prepare the input files. Jure. Ecological Engineering Institute Ljubljanska 9 2000

MI Geocode

2000-07-26 Thread Kjartan Greiff Selnes
Hi list. I have a question that may be a bit off target regarding to MapInfo-competance but i am a bit desperate right now... I have this problem to import the tables in a huge oraclebase to MapInfo (via Access). Any ODBC-call from Access goes wrong. But there is a CD with a dump of the oracle

MI MapXtreme vs ArcIMS

2000-07-26 Thread owendavid
Does anyone know of any independent reviews or websites comparing the latest version of MapXtreme with ESRI's ArcIMS offering? Many thanks Owen Analyst Programmer UK -- To unsubscribe from this list, send e-mail to [EMAIL

MI automated change in polygon's fill color according to change in ID value?

2000-07-26 Thread Andy
Is it possible to have a mapbasic chunk of code running in the background of MI that will automatically change the color of polygons of a given table when an identifier column is changed? For example, i want all polygons with ID=1 to be yellow, ID=2 to be red etc and then when i change the ID

Re: MI automated change in polygon's fill color according to change in ID value?

2000-07-26 Thread Anto
Have you though to use creating Thematic Map based on ID and set the color you want Andy a écrit : Is it possible to have a mapbasic chunk of code running in the background of MI that will automatically change the color of polygons of a given table when an identifier column is changed? For

MI Vertical Mapper Version 2.6 is now available.

2000-07-26 Thread James Harvie
Any Vertical Mapper users who are currently running version 2.5 are invited to download free the latest product update from the new Vertical Mapper Forum http://www.northwoodtec.com/VerticalMapperForumSecurity.htm. Please see the ReadMe.txt file included with the update for details. The

MI nomail

2000-07-26 Thread Alex Chen
nomail -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

MI - Feeling lost with ODBC support for Informix

2000-07-26 Thread HENROTAY PIERRE
Dear all, I feel lost trying to install the database drivers for MapInfo V6.0 and Informix. We are running UNIX boxes with Informix-Online 7.3x. When installing MapInfo V6.0, several drivers are proposed. Which one should we choose, what are the differences ? With MI 5.0, we had the MapInfo

MI wish list for directionsmag

2000-07-26 Thread Mike Hankins
I would like to be able to search on the date a tool or map was added at directionsmag. I seem to be looking at the same tools or maps over and over when I really just want to see the recently added tools or maps. -- To

RE: MI wish list for directionsmag

2000-07-26 Thread Scott Elliott
Mike, At the top of all Tools listings is a links bar labelled "Date - Contributor - Filename - Filesize - Downloads" Clicking on one of these sorts the list by the named link. So, clicking on Date will sort the list in reverse date order, listing the newest tools first. When you say "Maps", I

MI Digit missing with UT

2000-07-26 Thread Anto
Hello to you, Does anyone had problems translating Shape file from AV to MapInfo Tab with Universal Translator. My dbf file has 3 digits on some fields and once translated it lost all digits??? I've tried it with translating Shape in to Mid/mif file and then import it in MapInfo, and Bang!

MI Going once, twice...

2000-07-26 Thread jessica
GREAT TALENT AVAILABLE IMMEDIATELY!! GOING ONCE - Analytical and Softcopy Photogrammetrists GOING TWICE - Experienced GIS Applications Programmers GOING THREE TIMES - Programmer/Analyst/Software Developers Not to mention our great line-up of sales/marketing, Project/Production Management and

Re: MI - Convert UTM table to L/L table

2000-07-26 Thread cmugnier
I have a table populated with UTM metric coordinates. While this is fine for the purpose of mapping the data I would like to use MI to convert the entire table to L/L so I can save it out in an ASCII format. I suspect there is a MapBasic routine but have been unable to find one. Any help

MI Your Web #324C

2000-07-26 Thread Frank Jackson
Title: Executive Guild Membership ApplicationResponse-O-Matic Form Dear Candidate, You were recently selected by The Office of the Managing Director for a free listing on The International Executive Who's Who. Our Researchers gather information from many recognized sources,

RE: MI How can I digitize easier using MapInfo?

2000-07-26 Thread Brad Mathews
David and Evan, I do not know of an auto-click program (though one could probably be programmed pretty easily), but I do have a lot of experience with heads-up digitizing in Mapinfo. We have done thousands of maps over the last few years. The tricks are (all ergonomics really and these tricks

RE: MI - Convert UTM table to L/L table

2000-07-26 Thread Jackson, Bill (ENet)
Look for Batchtools on the mapinfo-l ftp site. It has a batchproj function which may be what you need. Bill Jackson Adelaide, Australia -Original Message- From: Dennis Hill [mailto:[EMAIL PROTECTED]] Sent: Thursday, 27 July 2000 3:55 To: [EMAIL PROTECTED] Subject: MI - Convert UTM table