Purpose
Attaches a table handle to the current Table object.
Syntax
The AttachHandle method has the syntax:
AttachHandle(TableHandle)
Description
All old data is lost and the old table is destroyed, but the old structure is used. This enables the use of the Table object for tables which are created by other libraries or applications.