Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
REFRESH( ) method (Handle)
REFRESH( ) method (Handle)
Forces the AVM to refresh the display of the current rows in a browse.
Return type:
LOGICAL
Applies to:
BROWSE widget
Syntax
REFRESH ( )
If the AVM successfully refreshes the widget, the method returns the value TRUE.