Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My question is easy to write:
Actually, I see tFileList component only dumps the filename of each file.
So, I'd like to get the absolute path of these ones.
For example:
Actual output: "elasticsearch.yml"
Desired: "D:/projects/indexing/elasticsearch.yml"
Thanks for all in advanced.
living_jordi wrote:
My question is easy to write:
Actually, I see tFileList component only dumps the filename of each file.
So, I'd like to get the absolute path of these ones.
For example:
Actual output: "elasticsearch.yml"
Desired: "D:/projects/indexing/elasticsearch.yml"
Thanks for all in advanced.