Disabling script steps (FileMaker Pro Advanced)You can disable and enable script steps to test portions of a script. When you run a script, disabled script steps are skipped.
1.
2. In the Manage Scripts dialog box, select the script, then click Edit (or double-click the script name).
• If the file is opened in FileMaker Pro, users can see disabled script steps, but cannot enable them.
• If you disable an If script step, you must also disable the corresponding End If step. This also applies to Loop, Else, Exit Loop If, and Else If script steps.
•
•
• Disabled script steps are preceded by //. Disabled script steps will display as <unknown> if opened in or imported into a FileMaker 7 file.