Versions Compared

Key

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

...

ttree.pas
logging.pas
servtest.pas

We thus simply want Thus, we use an Output Monitor to retrieve the last line of that the output. An Output Monitor do this.


1. Create a variable

First, create a variable to hold the name of the most recent file. Call it "filename".Next, create


2. Create a Run DOS Command / Batch File action

...


3. On the Runtime tab, click the Output Monitors ellipsis button (...)

...

Click "Add a New Output Monitor" then set the options as shown:

...

The Behaviour lets you choose options like failing if the text doesn't match. The Save Last Match to Variable option is obviously the appropriate one here.Lastly, choose


4. Choose the Variable you created - Filename.


The final result looks like this:

...