Are found sets in active use, and if so, when you perform what kind of Find? How does a found set get 'cleared', or maybe I should just say I'd like some way of creating a 'filtered set' so that I could create a subset of records which I could then use for a sequence of otherwise independent finds within the subset or filtered set. Would setting a flag on a found set, and having the Find script use that flag as part of an AND find work (which looks like maybe what the found set scripts are already partially doing)? The regular Find script could be modified to always check the filter and ignore it if blank. You'd need a script also to set and clear the "Filter" (accessed by a toggled button which could also indicate the filter status) Would any of that work? -- Peter Kidd
