Published By | Date | Version | Knowledge Level | Keywords |
---|---|---|---|---|
Sprezzatura Ltd | 01 NOV 1992 | 3.0+ | EXPERT | DELETETABLE_SUB, DELETE, TABLE |
To delete tables programmatically the subroutine DeleteTable_Sub has been added. This takes two parameters, identical to the corresponding TCL command as follows -
DeleteTableSub(TableName, Options)
where
TableName | Table to delete |
Options | As documented with one additional undocumented option, L. The L option locks the table as it is deleted. |
(Volume 4, Issue 6, Page 11)