FileMaker Command Line Scripting
Tuesday, April 24th, 2007
This is the first in a series of articles discussing FileMaker command line scripting. This article was written for Windows. By using Applescript on the Macintosh, you can replicate all of the examples shown below.
*A sample FileMaker database is included with all of the examples discussed below*
I will cover the following command line scripts:
· Create a folder
· Delete a folder
· Rename a folder
· Delete a file
· Rename a file in a directory
· Move a file from one folder (directory) to another and rename that file (more…)

