BtTable:Setstruct()
<< Click to Display Table of Contents >>
BtTable:Setstruct()
|
|
Purpose
Activate alternative structure for open table
Prototype
METHOD Setstruct ( symName AS SYMBOL ) AS LOGIC PASCAL CLASS BtTable
Argument(s)
<symName> SYMBOL Name of structure to activate. #Default is the name of the
structure that was specified when opening the file.
Return
LOGIC TRUE when new requested structure is selected, FALSE when the name was not found
See Also