RENAME command

The RENAME command renames all generations of a table in a tableBASE Library.

RENAME

TBL=(table name)
NEWNAME=(new table name)
TTYPE=(table name conversion – blank/V)
LIB=(library name)
PSWD=(write password);

Required keyword
Required keyword

Action

Renames all generations of a table in a given tableBASE Library.

Note:

The RENAME will not be performed if a table with the new table name already exists in the library.

If the TTYPE parameter is used, it will cause both the table names specified in the TBL and the NEWNAME parameters to be converted.