![]() |
Next Page |
| Contents > Script steps reference (alphabetical list) > Files script steps > Close File script step |
|
|
| Close File script step |
| Format |
Close File [Current File/"<filename>"] |
| Options |
| Web compatibility |
| This script step is not web-compatible. |
| Description |
| Closes the specified FileMaker file. If you do not specify a file, FileMaker Pro stops the currently running script and closes the FileMaker database that the script is running from. |
| Disconnects the specified ODBC data source. This enables you to "re-login" to the specified ODBC data source with a different user name and password, without closing the FileMaker file. |
| Note If a user moves the specified file, FileMaker Pro might not be able to close the file. |
| Example |
Close ["Names"] |
| Related topics |
| Script steps reference (alphabetical list) |
| Script step categories |
| Working with data sources |
|
|
| Contents > Script steps reference (alphabetical list) > Files script steps > Close File script step | Next Page |