| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > FormVCRClass > FormVCRClass Methods >====== TakeAcceptedLocator (apply an accepted FormVCR locator value) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[setvcrcontrols assign field equates to formvcr scrolling .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[takeevent process the current accept loop event formvcrclass .htm|{{btn_next_n.gif|Next page}}]] | | || **TakeAcceptedLocator, VIRTUAL** {{blk2blue.jpg|blk2blue.jpg}} The **TakeAcceptedLocator **method applies an accepted locator value to the FormVCR group--the FormVCR object loads the requested item. Locators with entry controls are the only locators whose values are accepted. Other types of locators are invoked in other ways, for example, with alerted keys. Locator values are accepted when the end user TABS off or otherwise switches focus away from the locator's entry control. The AddLocator method establishes locators for the browse. **Implementation:** The TakeAcceptedLocator method calls the appropriate LocatorClass.TakeAccepted method.