You can use the Control Center to copy a triggered-action clause from an
existing trigger to a new one. You might do this to facilitate the
altering of a trigger's definition, or to save the time that it takes to
type the clause.
To copy a triggered-action clause:
- Display and select the text that you want to copy:
- Open the Alter Trigger notebook.
- Click on the Triggered Action tab. The Triggered Action
page opens, displaying the definition of the selected trigger in the
Trigger statement field.
- In the Trigger statement field, select the text that you want
to copy and press Ctrl+Insert.
- Click on Close to close the Alter Trigger notebook.
- Optional: Drop the trigger that you just
displayed.
- Copy the selected text to a new trigger; complete the new
trigger:
- Open the Create Trigger notebook.
- Click on the Triggered Action tab. The Triggered Action
page opens, displaying a template for the triggered-action clause in the Triggered action field.
- Erase any part of the template that you don't need, or click on
Clear to remove the template.
- In the Triggered action field, place the cursor at the point at
which you want to insert the text to be copied, and press Shift+Insert.
The text is copied.
- Use the Trigger page and the Triggered Action page to finish creating the
trigger.