Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23222
    Ken Grubb
    Participant

    As a DBA, I work a lot with delimited files, and many of them are neither TSV nor CSV. I have files delimited by semicolon (;), carat (^), and pipe (|). The ability to specific a custom delimiter character would be of tremendous value. Right now, I open the file in EmEditor, check for tabs (\t), then change the custom delimiter character to tab to get the file to open in a grid.

    #23228
    Yutaka Emura
    Keymaster

    You can change or define a new delimiter in the CSV page of the Customize dialog box. Additionally, if you want EmEditor to detect CSV automatically, you can go to File page of configuration properties – “CSV files to detect” list box.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.