|
BrowseSearch is a control template to drop on a window with an ABC Browsebox to allow searching records and memos on a file in an ABC Browsebox. It does not affect current ranges or filters, but does additional filtering in takerecord embed.
It is not advised for filtering a large number of records. It places strings over the Record and Memos for the file. It then does an instring search function on those strings for each record.
Type the text to search for into the entry control, and further limit the search by adding a lead or end space. Buttons do as they say. Search button limits the browse with new filter in addition to any existing filters and ranges, and reset restores browse to original settings. A switch is provided to optionally search the memo fields. Include the memo's in browse or make them hot fields.
Prompts are straight forward and simple. Select the listbox and file involved. This is usually the Primary file for the Browsebox<vbg>.
|