April 22, 200520 yr 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
April 22, 200520 yr Cannot understand good, but may be will help creating relations by constant_field=1 between files?
Create an account or sign in to comment