Version 3 Technical Highlights - Deleting Tables Programmatically

Published ByDateVersionKnowledge LevelKeywords
Sprezzatura Ltd01 NOV 19923.0+EXPERTDELETETABLE_SUB, DELETE, TABLE

DeleteTableSub

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

TableNameTable to delete
OptionsAs documented with one additional undocumented option, L. The L option locks the table as it is deleted.

(Volume 4, Issue 6, Page 11)