RodM Posted October 29, 2011 Posted October 29, 2011 If I perform find using a layoutA using file Messages and I find 5 found records, and i move through each of the 5 records maybe editing them... my problem is, I have a small trigger script, that fires in the background (MMscript) using a different layout same file Messages The trigger need to find a different record other than the first Foundset in same Message file.. then do something to a field.. How can I return back to the original 5 found record set without performing a new find? Whats happening is the Trigger script fires... finds the one record.... and changes my found set only showing 1 record verse 5 records TIA
doughemi Posted October 29, 2011 Posted October 29, 2011 Have the script open a new window before performing the find. The original found set will remain in the old window.
Recommended Posts
This topic is 4772 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