Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- May 23, 2018 at 9:30 am #23222Ken GrubbParticipant
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.
May 23, 2018 at 11:19 am #23228Yutaka EmuraKeymasterYou 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.
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.