September 27, 201015 yr I need my users to be able to print the record currently displayed in list view. I made a button that calls a two-line script that selects the current window and then prints without dialog; however, when the button is clicked the current window is selected but nothing prints. The button must be clicked a second time. Is there a way to tell the script to select the current window and then continue to the next step in the script and print the record? This is probably very basic, but I'm new to Filemaker and don't even have a manual yet. I appreciate any help you can provide. Thanks, Kevin
September 27, 201015 yr Author Thanks, Matt. Real simple script...maybe too simple: Select Window [Current Window] Print [Restore; No dialog] Thanks, Kevin
Create an account or sign in to comment