MI Show us your MAPS!

2000-07-21 Thread Steve Wallace
Do you have an interesting or innovative map image you would like to share with the GIS community? Then drop by Directions Magazine's Map Gallery and submit it! Even if you do not have something to submit right now, come visit the site and see what creative maps have already been posted in our ga

MI Translate MicroStation to MapInfo

2000-07-21 Thread Steve Wallace
What will translate MicroStation into TAB files? Steve Wallace Vice-President, Operations Florida Farm Bureau Insurance Co's -- To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put "unsubscribe MAPINFO-L" in t

Re: MI How to get the KAKWORM virus off your machines

2000-07-21 Thread Miguel Iturralde
If I may add,   As prevention, IE 5.0 users should go to the Microsoft Software Updates page (from your browser, Tools => Windows Update) and get the required security patch.  There you will see detailed information on the patches needed according to your IE version (IE 5.5 is also available

MI How to get the KAKWORM virus off your machines

2000-07-21 Thread Bill Thoen
DO YOU USE INTERNET EXPLORER 5.0? PLEASE READ THIS: There are now at least two people on MapInfo-L who have been covered in 'KAK'. This was posted here last week, but obviously is worth reposting: "...the VBS/Kakworm virus. This is an e-mail worm virus that is activated by pre-viewing the messag

MI Save Window As> Advanced>

2000-07-21 Thread dheaney
I have a map in the Layout Window that I need to have reproduced into Lotus Notes. With MI 4.5 and 5.0 all I had to do was "Save Window As" Bitmap then "Import" into Lotus Notes. It was quick, easy and gave good results on transparent layers. I have discovered that MI 6.0 is much more complic

Re: MI unsubscribe (How to do it!)

2000-07-21 Thread Bill Thoen
To unsubscribe from the MapInfo-L list, send email to [EMAIL PROTECTED] and in the body of the message put: unsubscribe MapInfo-L See additional info at the MapInfo-L Clearinghouse site: http://www.directionsmag.com/mapinfo-l You will get a note confirming your request and subscription status.

RE: MI MapX Previous View

2000-07-21 Thread Patrick Phillips
In the Map's tool used event and poly tool used event watch for a zoom or pan tool being used. The event will fire prior to the tool action taking place so you can react to the tool use and even alter the use of the tool. I have a MapXLib.Rectangle called PreviousViewExtents and another called

Re:MI true or false in SQL

2000-07-21 Thread skalmbach
In your selection you can use "Where Logical_column" to get all the rows where Logical_column is true, or "Where Not Logical_column" to get all the rows where Logical_column is false. Reply Separator Subject:MI true or false in SQL Author: "Nick Hall"

MI Converting Arcinfo scripts/creating cross-sections

2000-07-21 Thread Allan Jonathan
Hi, I have two questions: Has anyone attempted to convert scripts developed for ArcInfo into Mapbasic language? are they directly interchangeable?, and; Is there an add-on *.mbx program available that can be used to create cross-sections (eg. on beaches), at some specified interval eg. 100m a

MI RE: Z value exaggeration in Create 3D Map command

2000-07-21 Thread Tom_Citriniti
The 3DMap option in MapInfo Pro does support both "Normalized" and "True Scale" (as best as I understand them). When you create a 3DMap from a mapper window with a grid the Create 3DMap dialog has an dropdown for Units, if you specify a distance unit for the grid values then you are in reality us

MI MapXsite

2000-07-21 Thread Opitz, David
What and where do I find the plugin for netscape to enter a MapXsite site?Thanks -- 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 MapX Previous View

2000-07-21 Thread Grant Dickson
Hello All, I want to add the previous view function in a MapX application. Is there a standard MapX function that calls this? Or will I have to hard code it in, and how. cheers Grant Do You Yahoo!? Get your free @yahoo.co.uk addres

RE: MI virus

2000-07-21 Thread Trammell, Nathaniel A.
Thank you very much. This is the 2nd occurrence this week. (for me) My server has caught it and advised me of the virus. > -Original Message- > From: Julie Ewald [SMTP:[EMAIL PROTECTED]] > Sent: Friday, July 21, 2000 9:51 AM > To: '[EMAIL PROTECTED]' > Subject: MI virus > > The

Re: MI Still cannot print transparent images

2000-07-21 Thread David_Horne
As advertised, we vastly improved printing of transparency in MapInfo Professional 6.0. With respect to the reported problem with the 750C, here are a couple of suggestions. Try using a non-PostScript driver such as the HP-RTL driver. Try using the HP-RTL driver for the HP650C. It shou

MI InterScan NT Alert

2000-07-21 Thread isvw
Receiver, InterScan has detected virus(es) in the e-mail attachment. Date: Fri, 21 Jul 2000 10:32:27 -0400 (Eastern Daylight Time) Method: Mail From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> File: noname.htm Action: clean failed

MI Antigen found WScript/Kak.worm virus

2000-07-21 Thread ANTIGEN_UMKC-MAIL01
You have recently received a virus infected message. Please read this whole message for details. In a message with the subject of: "Re: MI Still cannot print transparent images" Sent from: John Haynes At the email address of: [EMAIL PROTECTED] Antigen for Exchange found the file: Unknown I

MI Antigen found JS/Kak.Worm virus

2000-07-21 Thread ANTIGEN_UMX-MAIL02
Antigen for Exchange found Unknown infected with JS/Kak.Worm virus. The file is currently Deleted. The message, "Re: MI Still cannot print transparent images", was sent from John Haynes and was discovered in IMC Queues\Inbound located at University of Missouri/UMX/UMX-MAIL02. ---

MI unsubscribe

2000-07-21 Thread Dan Munson
unsubscribe Dan MunsonVP Sales & MarketingCDS Business Mapping800-746-7797Mapping for the Next Millennium(TM)[EMAIL PROTECTED]www.cdsys.com

MI virus

2000-07-21 Thread Julie Ewald
The email that came in from '[EMAIL PROTECTED]' and with subject RE:MI Still cannot print transparent images was infected with the virus kak.worm. Our server stopped it and our IT head has notified the sender who wants me to apologise to the list for him but he doesn't want to send out an apology

.dll error with crystal reports in MI 5.5

2000-07-21 Thread Nancy Hubbs
Everytime we bring up crystal reports from Mapinfo professional ver 5.5 = we still get the same errors on the screen PDLRDAO.DLL NOT FOUND PDCTDAO.DLL NOT FOUND INVALID TLV RECORD We have tried running it with a administrator ID to check on security. = But still it persists We have deinstalled a

MI Problem with printing on HP8000

2000-07-21 Thread PEM
Hi There, I was wondering if there is anyone out there who has the same problem with the HP8000 printer when printing from MapInfo. Appearently this printer works most of the time. But in certain cases it just reports "Out of memory..." As far as I have figured out so far there seems to be a

Re: MI true or false in SQL

2000-07-21 Thread pel
Hi all try using this SQL Select * from mytab where Str$(LogicalColm) = "T" Peter Laulund Natioanl Survey and Cadaster, Denmark "Steve Wallace" <[EMAIL PROTECTED]> - 2000 07 21 14:13:57 Til:"Nick Hall" <[EMAIL PROTECTED]>, "MapInfo-L" <[EMAIL PROTECTED]> cc: (bcc: Peter

Re: MI true or false in SQL

2000-07-21 Thread Steve Wallace
This is a logical field, not a one-character text field. "T" and "F" are just what displays in the browser. Search where Logical_Column = 1 for yes or zero for no.   As a side note, MapInfo will translate certain entries into a browser, like 1 or "Y" will change to T, and 0 or "N" will change

MI VIP List #33A3

2000-07-21 Thread Sal Brinks
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, in

Re: MI Still cannot print transparent images

2000-07-21 Thread John Haynes
This was supposed to be fixed a long time ago.  We lost over $100K on a project for all of Florida when it was discovered after all of the processing work had been completed.  The problem is that MI sees the transparent pixels as the Windows background and spools until you run out of disk sp

Re: MI superscript/subscript

2000-07-21 Thread Jaimini CHATWANI
Janet I would have thought that saving them as custom sybols and then using them may be one way of doing it. I did that with both TM - Trade Mark and copyright symbols. Regards. Jaimini ---

Re: MI true or false in SQL

2000-07-21 Thread laurent Frilleux
hi nick   in your query don't write "t" or "f" but 1 or 0     hope this help     Laurent FrilleuxSTRATEGIS SAZolad Mini Parc, Bat 2912 rue de la Croix Verte34198 MONTPELLIER Cedex 504-67-41-68-41 - Message d'origine - De : Nick Hall À : MapInfo-L Envoyé : vendredi 21 juil

MI true or false in SQL

2000-07-21 Thread Nick Hall
Dear L-ers,   I have a large MapInfo table that has a logical column (i.e. T or F).   When I come to query that field for the false rows (i.e. where Logical_column = "F") it selects all the true values (i.e. "T").   Also, if I ask the query the other way round and try to select all the rows

MI-SQL help

2000-07-21 Thread sidney . mclean
Hello all, This seems to me to be a very simple question, but for some reason I can't find an answer so am hoping someone can help me out. I have two themes, one polygon, one point. I would like to select out those polygon objects that have a high percentage of individuals in the population

Re: MI Still cannot print transparent images

2000-07-21 Thread Flavio Hendry
!!! See our new Mapping Server under http://www.mapserver.ch -  Mit freundlichen Gruessen / Kind Regards   Flavio Hendry- mailto:[EMAIL PROTECTED] TYDAC AG - http://www.tyda

No Subject

2000-07-21 Thread brendan . a . henry
subscribe MAPINFO-L subscribe GIS-L lists end * Opinions contained in this e-mail do not necessarily reflect the opinions of the Queensland Department of Main Roads, or of Queensland Transport. If you have received this electronic

Re: MI Still cannot print transparent images

2000-07-21 Thread Frank Wolter
Hi, This is a terrible news if it is true. Transparent raster printing worked fine in MapInfo up to version 4.2 under Windows 3.X. After this when MapInfo passed to Windows95 and NT, it could not be used anymore to print out maps having a transparent raster layer. Indeed this function of turning