Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you have come up with a useful sequence of actions, you may want to reuse it. Here are several methods, in increasing levels of sophistication.

Table of Contents

Targets

Let's take the example of a couple of actions used to log to an external log file with a date and time stamp. Before writing to the log with the Get Date Time action.

...

The final step is to replace the original calls with Run Target actions.


The result is this:


External Targets

The next step in reusing action logic is to group these utility Targets into one project:

...