BtDict:Init()
<< Click to Display Table of Contents >>
BtDict:Init()
|
|
Purpose
Constructor of BtDict Class
Prototype
METHOD Init ( cLoc, oFile, oFIELD, oInd, oComm, oExt ) CLASS BtDict
Argument(s)
<cLoc> | Location |
<oFile> | BtDDFileServer Object |
<oField> | BtDDFieldServer Object |
<oInd> | BtDDIndexserver Object |
<oComm> | (Optional) BtDDCommentServer Object |
<oExt> | (Optional) BtDDFieldExtserver Object |
See Also