Stephen K Posted April 22, 2005 Posted April 22, 2005 The following script works in a particular DB layout to print an individual record: Enter Find Mode [] Set Field ["Name","Find_Name"] - NOTE: Find_Name is a Global field using a pop-up menu using a Value List based on another field...it is the only field on the particular layout. Perform Find [Replace found set] Allow User Abort [Off] Toggle Status Area [show] Go to Layout [Print_Reports"] Perform Script [sub-scripts,"Indiv_Report_Sort"] Enter Preview Mode [Pause] Print[] etc Now I have different DB where I want to use a similar script to print an individual record based on a unique ID... But the ID is a Set Field from another related DB. My problem is that I can't set up a Set Field script step to print a chosen record based on ID. Can someone point me in the right (FM6) direction please? TIA Stephen
aaa Posted April 22, 2005 Posted April 22, 2005 Cannot understand good, but may be will help creating relations by constant_field=1 between files?
Recommended Posts
This topic is 7158 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