Script Steps Reference

Table Of Contents
Windows script steps
F
ILEMAKER SCRIPT STEPS REFERENCE 172
Example 2
Freezes the window, then copies data from the Work Phone field to the Day Contact field in all
records.
Freeze Window
Go to Record/Request/Page [First]
Loop
Set Field [Customers::Day Contact; Customers::Work Phone]
Go to Record/Request/Page [Next; Exit after last]
End Loop