Marc,
 
As others have pointed out, your new columns will go at the end of the
existing columns. You can always add the columns at the end and then create
a one table view with the columns in the order you want. The one table view
should behave just like the original table.except that the columns will be
in the order you select.
 
Javier,
 
Javier Valencia, PE
913-829-0888 Office
913-915-3137 Cell
913-649-2904 Fax
[email protected]
 
  _____  

From: [email protected] [mailto:[email protected]] On Behalf Of MDRD
Sent: Tuesday, April 06, 2010 11:12 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Insert column
 
Hi
 
I think the answer is No but I will ask anyway.
I want to insert 3 columns to the middle of a Table using a command file.
I have Col1, Col2, Col3, Col4, Col5 and I want to insert ColA, ColB, ColC
like this.
Col1, Col2 ,ColA, ColB, ColC , Col3, Col4, Col5
 
Is that possible?
 
Thanks
Marc
 

Reply via email to