Allows the user to create a new file.
Creating a FileMaker Pro Advanced file
None.
Product | Supported |
FileMaker Pro Advanced | Yes |
FileMaker Go | No |
FileMaker WebDirect | No |
FileMaker Server | No |
FileMaker Cloud | No |
FileMaker Data API | No |
Custom Web Publishing | No |
Runtime solution | No |
FileMaker Pro 6.0 or earlier
This script step opens the Create window. After the new file opens, the script becomes active again, and if script steps remain, the script continues. The new file remains open and active.
Tip If you want the original file to remain active, add a Select Window script step after the New File step.
Exports records, then creates a new file to import the records into.
Set Error Capture [On]
Export Records [With dialog: On ; Create directories: Off]
New File