Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
DISABLE-AUTO-ZAP attribute
DISABLE-AUTO-ZAP attribute
Indicates whether the AVM ignores the value of the AUTO-ZAP attribute.
Data type:
LOGICAL
Access:
Readable/Writable
Applies to:
BROWSE widget
(column),
COMBO-BOX widget
,
FILL-IN widget
If DISABLE-AUTO-ZAP is TRUE, the AVM ignores the value of the AUTO-ZAP attribute and assumes it is FALSE. If the DISABLE-AUTO-ZAP attribute is FALSE, the AVM assumes the value of the AUTO-ZAP attribute is TRUE.