Operating Condition
Syntax: SET AUTODROP ON/OFF
Default: OFF
Controls the feature for a combo-box in a form to automatically drop-down the list when it gets focus.
When AUTODROP is SET to ON, this new setting controls the feature for a combo-box in a form to automatically drop-down the list when it gets focus. The editable or non-editable automatic drop-down list of combo box will allow the user to place the value into a column or variable.
This new setting can be saved in your R:BASE configuration file or in your individual application startup file.
Supported environments:
• Configuration File
• Command File
• EEPs
Notes:
• SHOW AUTODROP will display the current setting of AUTODROP.
• (CVAL('AUTODROP')) will return the current setting of AUTODROP.