Hi, Open First workspace Create a New Table ( File - New Table) with LayerNAme Char(100) column and name it for ex Wor1Layers
Open mapbasic Window ( options -Show mapbasic) Set the Map Window Active, make it front Click on the mapbasic and type three lines dim k as integer k =k + 1 insert into Wor1Layers(col1) values( layerinfo(frontwindow(),k,1)) k=0 press enter on the 2nd line up to it gives an error save your table repeat this for 2nd.... Nth wor but press enter ,in third line in mapbasic before Pressing Enter in 2nd line after all finishes, Export All WorXLayers to mif oe txt and compare with Notepad or excel Regards Ahmet DABANLI Basar Bilgisayar Sistemleri... ----- Original Message ----- From: "Ali, Naz @ Vancouver" <[EMAIL PROTECTED]> To: "MI-L (E-mail)" <[email protected]> Sent: Thursday, October 20, 2005 9:27 PM Subject: MI-L Printing Table List from Layer Control > Hi List: > > Is there a way to print or import the tables from the Layer Control into any > text edit program? I just need to compare some tables in a afew workspaces > and am trying to figure out an easier way. > > Thanks > > Naz Ali | GIS Marketing Services > CB Richard Ellis Limited > 1111 West Georgia Street, Suite 600 | Vancouver, BC V6E 4M3 > T 604 662 5173 | F 604 684 9368 > <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] | <http://www.cbre.com/> > www.cbre.com > > <http://www.cbre.com/cbre_logo.jpg> > > > --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 18407
