You can open your files ans arrange them to your liking an save it in a Workspace then you'll have to edit the workspace in the following manner:
Open Table "AAA" as BBB Interactive Open Table "CCC" as DDD Interactive Repeat for every table that you want to rename. But, since in the maps, the original workspace tells Mapinfo to work with AAA instead of BBB, you'll also have to change AAA to BBB elsewhere in the workspace EX of other content in Workspace: Map From BBB,DDD,etc... Instead of originaly -> Map from AAA,BBB,... An other easy way is to make a Selection. Use the SQL Select, choose * from table AAA and save into BBB. Or use the Mapbasic Windows and type: Select * from AAA into BBB Save BBB as an other copy or as a query. You can then open BBB as a base table or as a query (.tab made)and add it in your layer control and save it in your workspaces. The advantage ot that second solution, as a Query is that yoou can easily add table to existing workspace without making physical suplicate of your table and if someone share AAA with you, it will not caus any conflict, or if you received an update of AAA from a data provider, AAA and BBB will automatically update itself in tou older and new workspace Hope this help Gilbert -----Original Message----- From: Phillips, Frank [mailto:[EMAIL PROTECTED] Sent: September 12, 2003 14:48 To: 'MapInfo-L' Subject: MI-L Is it possible to "Alias" a Layer Name When I add a new TAB file into my mapper, does it HAVE to keep its filename (such as "AAA") or is there a way for me to open it with an "alias" name for the layer (such as "BBB")? Thanks in advance. Frank Phillips Manager of Marketing GIS Vulcan Materials Company (NYSE:VMC) Birmingham, AL, USA --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 8369 --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 8371
