February 25, 200520 yr I want to save a "find" in a layout ( a weekly waiting list) How do I do that [email protected]
February 25, 200520 yr 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.
February 25, 200520 yr Author I am using fm 7 but I will try what you suggest What do you mean "join button"
February 28, 200520 yr Let Your scriptname is Find Creat button, righ click at him and choose Find script.
February 28, 200520 yr "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.
Create an account or sign in to comment