wdisneymom Posted February 25, 2005 Share Posted February 25, 2005 I want to save a "find" in a layout ( a weekly waiting list) How do I do that [email protected] Link to comment Share on other sites More sharing options...
aaa Posted February 25, 2005 Share Posted February 25, 2005 In V6 you can first manualy find. Then creat script as: Perform find Restore Then with this script join button wich did this find. May be in V7 are easy way to do this. Link to comment Share on other sites More sharing options...
wdisneymom Posted February 25, 2005 Author Share Posted February 25, 2005 I am using fm 7 but I will try what you suggest What do you mean "join button" Link to comment Share on other sites More sharing options...
aaa Posted February 28, 2005 Share Posted February 28, 2005 Let Your scriptname is Find Creat button, righ click at him and choose Find script. Link to comment Share on other sites More sharing options...
Vaughan Posted February 28, 2005 Share Posted February 28, 2005 "I want to save a "find" in a layout ( a weekly waiting list)" You cannot "save" finds (or anything else) in layouts. But what you can do is create scripts (which are like macros) that can perform a series of steps for you. Most probably yo'd want a script that performs a find AND changes to the desired layout. The way you go about scripting this depends on whether the find criteria will remain the same, or whether the find criteria changes. If the find criteria is static, the script is pretty simple: Go to Layout [layout name] Perform Find [restore, replace found set] Hope this helps. Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6598 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