Table of Contents
Actions can be created two ways:
Using the CreateAction utility.
Manually editing the database.
You can use the CreateAction utility in the General Toolbox to create simple actions that run local applications with or without file data.
You must create an action manually if you want to write an action that:
Executes a remote application.
Uses data other than a data file—for example, a device name.
Maps to other actions.
Is filetype-specific.
Has other capabilities not supported by the CreateAction utility.
See Also.
“Creating a Simple Action ” covers using the CreateAction utility.