For several years we’ve been using a two test structure that we built using recommendations from this forum. E.g. in http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=4265. They work together to allow a Text Log test to scan a log file that comes from a program that generates random names.
Our implementation REVIEW:
First we use Test 1 (shellscript) TESTID 478:
It scans a folder for the name of the most recently modified file. The filename is returned in the %reply% value of this test #478. We then run an HMS action profile that updates a %udv_filename% variable with this test’s %Reply%.
Now our Text Log Test and uses d:\logs\%udv_filename% with Macro’s enabled and the most recent log file is scanned. It works perfectly.

PROPOSED REVISED SOLUTION
Recently I had to do this again and thought, why am I going through the extra effort and saving the value in a UDV when the TestID 478’s reply is already saved in %::478::reply% . So I created my new Text Log test and used this test parameter: d:\logs\%::478::reply% in the file_to_test
As I see now, by reviewing the forum again, it’s not suppose to work and I get an “RMS: Test Error� response.
I’m unclear why this isn’t allowed?

Thanks so much for your consideration.
FYI: I’m running a beta release 10.51f