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.
To disable script steps:
1.
Choose Scripts menu > Manage Scripts.
2.
3.
Notes
 •
 •
 •
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.
 •
Related topics 
Debugging scripts (FileMaker Pro Advanced)
Creating and editing scripts
Using the Data Viewer (FileMaker Pro Advanced)