removetablefromsystemtables()
Description
For the table name passed if it is found it removes the table and all field and fieldext entries from the system information in a *.sbm file.
Prototype
removetablefromsystemtables (
type(db1base) ,
string sbmfile )
tablename
Parameters
| Parameter | Default value | Type name | Description |
|---|---|---|---|
| sbmfile | None | type(db1base) | |
| tablename | None | string |


