Single file (fileA) has list of filenames.
iTest has to loop through fileA and read each line in a loop.
-->Inside the loop iTest has to open file and pattern match and show the output.
Is this possible in iTest with out using "eval".
Sorry tried to sort this out with no luck.
Any help is much appreciated.