Ok - dbList_
Oks a list selection
Type: Procedure
Syntax
Procedure Ok
Call Example
Send Ok
Description
If Move_Value_Out_State is true, exits and deactivates this object.
If the Select_Mode of this object is not Multi_Select, it sends Move_Value_Out to export the value of the first item in the current row to the current item of the object which activated this object. If Select_Mode is Multi_Select, it sends Init_Selected_Item to re-initialize the selected-item counter. Deactivation is accomplished using request_cancel.
If move_value_out_state is false, sends Default_Action (see Default_Action_Button for details).