Language Reference Guide : 4. System Classes : ColumnField Class : HasSingleCharFind Attribute
 
Share this page                  
HasSingleCharFind Attribute
Data Type: smallint
4GL Access: W
The HasSingleCharFind attribute lets the end user move the focus of the specified column to the next row whose value begins with the character typed by the end user. This attribute, which defaults to TRUE, is valid only while focus is on a Changeable entry field in the specified column. Setting the HasSingleCharFind attribute to FALSE lets you turn off the search for a single character.
For more information about using the HasSingleCharFind attribute, see the Programming Guide.