Small company logo:
   History
 
Advertising banner:
 
 Field.SetListCount
Home • Help • Customization Tools • FCAS • Language Reference • Field.SetListCount
 
SetListCount (fields)
Purpose
Sets the last index of an array control in order to expand the control to a specific size.
Syntax
[Form].Field.SetListCount (ArraySize)
Example
frm.1stControl.SetListCount(10)