MI-L remove an embedded legend via mapbasic

2003-01-27 Thread Snashall, Scott
Hello all, is there a command in mapbasic that removes an embedded legend? thanks - List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For

MI-L line segment into equal intervals of 1 meter

2003-01-06 Thread Snashall, Scott
Hello all, I have a polyline which is approximately 225 km(composed of only 1 record). I would like to break it up into 225000 records of 1 meter each. is there any function within mapinfo that will allow you to do this thanks Scott

MI-L Opening a workspace in another mapinfo session within mapbasic

2002-11-14 Thread Snashall, Scott
Hello all, I have written an application where a user clicks on an object and a workspace is run which opens up a new mapwinow. is there any way that I could have this newmapwindow open in a new mapinfo session rather then the current. As I have Two monitors and would like to

MI-L Custom Made projections problem importing

2002-11-12 Thread Snashall, Scott
Hello all, I have a an autocad file that has the following coordinate information. Geographical Location latitude: 49 0 0 longitude: 110 0 0 projection: 10TM Central Meridian: 115 Combined Scale Factor: 0.00 IGDS GLOBAL ORIGION X: = 500,000 Y = -5,000,000 DESIGN SCALE: =

MI-L field name of current object name based on mouse selection

2002-11-11 Thread Snashall, Scott
Hello, Whenever a user clicks on an object I would like mapbasic to be able to read an attribute associated with a specific column. ie if the user clicked on a point the attribute within the specified field(city) would be passed ie (Denver). I would also like this information to

MI-L .dxf-.dwg autocad lite mapinfo problem

2002-10-30 Thread Snashall, Scott
Hello I have received a georeferenced read only autocad .dwg(autocad 2000)file that I want to import into mapinfo. when I tried to convert the .dwg file to a .dxf file within autocad lite 2002( only require 2 of the 300 layers to import into mapinfo) mapinfo was not able to make

MI-L Tablename and rowid from user clicking within mapbasic

2002-10-18 Thread Snashall, Scott
Hello all, I would like to determine the tablename and rowid based on the user selecting an object via the mouse pointer. would anyone have any examples on how to do this within mapbasic. thanks Scott

MI-L imbed thematic legend in mapwindow via mapbasic

2002-10-16 Thread Snashall, Scott
Hello, is there a way to automatically imbed a thematic legend into the mapwindow via mapbasic. thanks Scott Snashall

MI-L mapbasic query

2002-10-12 Thread Snashall, Scott
Hello, Based on a parent directory Ie C:data\ I would like to determine the number of folders within this directory as well as the name of the directory. from Here I would like to loop through each sub directory, open the mapinfo files within that directory, determine the name of

MI-L questions about converting decimal degress into degrees minutes and seconds.

2002-01-29 Thread Snashall, Scott
Hello I have 4 columns 2 that are decimal degrees and 2 that are DMS(Degrees Minutes and Seconds) I would like to convert decimal Degrees to degreess Minutes Seconds by updating DMSX and DMSY with the results are there any mapbasic programing examples on how to do this thanks X

MI-L Determining number of mapinfo tables within a directory

2001-08-22 Thread Snashall, Scott
Hello I have a mapbasic question. I have a mapbasic script that creates multiple tables that get placed within a directory. Each table has the exact same name accept for a counter ie (table1.tab,table2.tab) All the fields wihtin the table are exactly the same. I woud like to

MI-L another mapbasic question

2000-12-01 Thread Snashall, Scott
Hello all, Another quick question, The file that I have is rather large ie , stream = 30, message = 1200, DATA = 800,000. as well the data records which are homed under the message feild do not cycle the same ie data under Message 1 could have 672 records data under message B

MI-L mapbasic programming question

2000-11-30 Thread Snashall, Scott
Hello all, . I have a file in mapinfo which looks like eg 1 (all in 1 column). I would like to have my file look like such in three columns. How would I go about doing this in mapbasic. your help in this matter is appreciated thanks Scott eg 1 stream A message 1 a b c message 2 d