Friends  
  
As I can create a table in MapBasic using the name of the same one as 
variable, the following code gives me error : "Expression does not evaluates 
you to column or table name " in you line  
of Create Table and Add Map Layer  
          
        Dim snombre,sruta ace string  
  
        sruta = "C:\Capas\37.tab"  
        snombre = "37"    
        Create Table snombre (ID Char(10)) File sruta TYPE NATIVE   
        Create Map For snombre CoordSys NonEarth Units " m " Bounds (0,0) 
(10,10)  
        Open Table sruta  
        Add Map Layer snombre  
  
As solving it since I will create 63 layers of different names that they 
vary?  
do I expect your help?  
  

Javier Quispe
Lima Peru
----------------------------
Proyecto Especial Titulaci�n
de Tierras y Catastro Rural
http://www.pett.gob.pe
----------------------------


---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 5204

Reply via email to