BtTable:Setstruct()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtTable Class >

 

BtTable:Setstruct()

 

Previous pageReturn to chapter overviewNext page

 

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

 

 

BtTable, BtTable:AddStruct()