Understood.
I'm currently planning to use the TSV created from a Grid Values Copy of Search Results as a starting point.
Munge the TSV to makefile form using awk.
Then adapt make.awk from the chapter 7 of the awk book so that I can generate a set of dependency graph entries in a text file, and then have a WinBatch script use that file to build the dependency graph in Data Explorer.
|