U.M. (Windows)

Table Of Contents
5-22 FileMaker Pro User’s Guide
1 print the current record by clicking the Print button on the layout.
FileMaker Pro performs the Print Record script, and then returns to
the paused New Entry script.
1 stop the script by clicking Cancel.
.
The following sections describe how to define the example scripts
and button.
Example step 1: Define the New Entry script
In ScriptMaker, define the New Entry script with the steps shown in the
previous figure.
Example step 2: Store print setup and print settings
Store print setup and print settings for the Print Record script so you
don’t have to select them each time you perform the script.
1. Choose Print Setup from the File menu, choose the paper size and
orientation, and then click OK.
2. Choose Print from the File menu, select Current record, type 1 for the
number of copies, and then click OK.
Steps between
Loop and End Loop
repeat until you
stop the script
Click to resume the script
Click to stop the script
Click to perform the
Print Record script