Files script steps
Files script steps operate on entire files. Some operate only on FileMaker Pro files, only on data files, or on any file.
|
Closes an open data file. |
|
|
Closes a FileMaker Pro file or disconnects from an ODBC data source. |
|
|
Converts a file in a supported format to a FileMaker Pro file. |
|
|
Creates an empty, closed data file, to then open with the Open Data File script step and add data to using the Write to Data File script step. |
|
|
Deletes a file. |
|
|
Returns the read-write position in an open data file. |
|
|
Returns 1 (true) if a file exists; otherwise, returns 0 (false). |
|
|
Returns the size, in bytes, of a file. |
|
|
Opens the Create window so users can create a new FileMaker Pro file. |
|
|
Opens a data file for use with other data file script steps. |
|
|
Opens a FileMaker Pro file or connects to an ODBC data source. |
|
|
Prints information that is in the current FileMaker Pro file. |
|
|
Sets print options, such as paper size and orientation, which can be stored with this script step. |
|
|
Reads data from an open data file. |
|
|
Recovers a damaged FileMaker Pro file. |
|
|
Renames a file. |
|
|
Saves a copy of the current file. |
|
|
Saves a copy of an open file as an XML representation of the schema, layouts, and scripts. |
|
|
Sets the read-write position in an open data file. |
|
|
Allows or disallows network access to a file. |
|
|
Sets the formats either to those stored with the file or to the current system formats. |
|
|
Writes data to an open data file. |