Bill, I don't think there is a really easy way but one way is to rename all the columns table by table to some temporary name.
Then redefine them all to the original name with the new length. You might also check whether "memory" is a reserved word - I have a feeling it is and it might cause you problems so, if you can do so, it might me worth choosing a different new name then you can just redefine each one with the new name and length once. Regards, Alastair. ----- Original Message ----- From: "William Owens" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, December 16, 2003 7:46 PM Subject: [RBASE-L] - resize column > I AM RUNNING RBASE 6.1 DOS.. I HAVE A COLUMN NAMED MEMORY IN 10 TABLES IN > THE DATABASE > THE CURRENT SIZE IS TEXT 30. IS THERE A WAY I CAN RESIZE TO TEXT 40 IN ALL > TABLES??? > > BILL >

