richshone Posted August 29, 2001 Posted August 29, 2001 Looking for a way to conduct a find within a found set - presumably using a script - and not disturbing the found set the user is working with. I need to do this as there would be various ways that the found set was established, sometimes via various finds and sometimes by omitting records. Any ideas how this can be done?
Fuper Posted September 2, 2001 Posted September 2, 2001 Not experienced with this but I believe one way is to mark all the records in the initial found set in some way (such as using replace to place a '1' in a mark field). After any disruption of this set, it can be regained by searching for the marked records, OR by using a Go To Related Records. The latter might involve a global containing a '1', and relating that field to the mark field. Remember to clear the mark field when you're done with the initial set.
marija Posted September 16, 2001 Posted September 16, 2001 You may want to try using the "Modify Last Find" command.
Recommended Posts
This topic is 8474 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now