`
Par2: Clearing a locator field at runtime 1998-12-29 -- Dennis Evans >I'm working with a browse that has an incremental locator on it. After >the user select the appropriate record, I want to clear the locator so >they can start the search for the next record. I'm using the variable >"LocatorString" for my locator. Use LocatorName.Set() If new selection is made by mouse click: After the parent call TakeNewSelection, for the browse if (keycode() = MouseLeft) LocatorName.Set() end Printed November 21, 2024, 12:26 pm This article has been viewed/printed 35203 times. |