THE FOLDER ACTIONS SETUP UTILITY

Located in the AppleScript folder in the Applications folder, the Folder Actions Setup application is a utility for administering Folder Actions system-wide. With this utility, you can enable and disable Folder Actions folders and scripts on your computer.

The Folder Actions Setup window
  1. Global control for turning Folder Actions on and off system-wide. When unchecked, all Folder Action folders on your computer will be disabled.

  2. The list of all attached folders on the computer.

  3. The list of scripts attached to a folder selected in the left pane. Each attached folder can have more than one attached Folder Action script.

  4. An attached folder. Note that each attached folder can be disabled by unchecking its corresponding checkbox.

  5. A Folder Action script attached to the selected folder. Note that each Folder Action script can be individually disabled by deselecting its corresponding checkbox.

  6. The Add Folder and Remove Folder buttons for adding and removing folders to the list of attached folders.

  7. Clicking the Show Folder button will reveal the attached folder on the desktop.

  8. The Add Folder Action and Remove Folder Action buttons for adding and removing Folder Action scripts to the folder selected in the left pane.

  9. Clicking the Edit Script button will open the script selected in the right pane in the Script Editor.

To assign a Folder Action to a folder:
  1. Click the Add Folder button at the bottom left of the Folder Actions Setup window.

  2. A choose folder dialog will display as a sheet attached to the Folder Actions Setup window. From this dialog, select the folder that will be assigned a Folder Action, and click the Open button.

  3. Once the target folder has been chosen, a dialog containing the list of the script files located within the Folder Action Scripts folder will display as a sheet attached to Folder Actions Setup window. Select the script or scripts to attach to the previously chosen folder and click the Attach button.

Next Page
TABLE OF CONTENTS

Introduction

Contextual Finder Menu - Setting up Folder Actions in the Finder

Folder Actions Setup - A utility for administering Folder Actions

Writing Folder Actions - How to write Folder Actions scripts

Installed Scripts - A description of the installed Folder Actions scripts

Example Scripts - Other examples of Folder Actions scripts