Currently, there seems to be no straightforward means to add a suitable header to a single file output (join all input files together).
We have two Add header filters:
- Add file header
- Add restriction header
The difficulty is accentuated if you've no idea in advance what the individual filenames will be when they are for a pattern.
What might work would be a new Restrict filter that might be simply called Restrict to first file. Then one could use either of the above filters to add a suitable header such as a set of tab delimited titles for output lines that will be in tab delimited text format.
But then the question arises as to whether the concept should be generalised such that the proposed new filter becomes Restrict to file number[s], with the UI form for the filter the same as those for processing line numbers ?
What do you think of the suggestion?
David