BtField:Init()

 

<< Click to Display Table of Contents >>

Navigation:  Support Classes > BtField Class >

 

BtField:Init()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Constructor of BtField Class

 

 

 

Prototype

 

 

METHOD Init ( cFieldName, uType, nLen, nStart,nDec,nFld )  CLASS BtField

 

 

 

Argument(s)

 

 

<cFieldname>Name of the field (Btrieve style)
<uType>Field type, can be both string (2 characters) or numeric
<nLen>(Fysical) Length of the field
<nStart>Offset in the Data Buffer (1-based)
<nDec>Number of decimals

 

 

 

 

See Also

 

 

BtField, Bt_CvType()