Navigation:  ABC Library Reference > LocatorClass > LocatorClass Methods >====== SetAlerts (alert keystrokes for the LIST control:LocatorClass) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

SetAlerts( control ), VIRTUAL

blk2blue.jpg

SetAlerts Alerts appropriate keystrokes for the specified control.
control An integer constant, variable, EQUATE, or expression containing the control number of the control displaying the data to search.

The SetAlerts method alerts appropriate keystrokes for the specified control, typically a LIST or COMBO.

Implementation:

The SetAlerts method is a placeholder method for classes derived from LocatorClass–IncrementalLocatorClass, etc.

See Also:     IncrementalLocatorClass.SetAlerts