Merging Two Text Files into One CSV File

前端 未结 3 1632
轻奢々
轻奢々 2021-01-23 01:56

I\'m working with a windows batch command to create a list of filepaths and filenames (without the ext) for processing and archival. I need to make a CSV file that will contain

3条回答
  •  既然无缘
    2021-01-23 02:55

    This can be done pretty fast in EasyMorph using Append transformation in "Append columns" mode.

提交回复
热议问题