- AuthorPosts
- February 24, 2010 at 4:10 pm #8124PaperPlateParticipant
Is it possible to sort files that are a fixed width format? I’m imagining this working similar to the “Separated Values/Sort” menu.
I only see tab, comma and user specified delimited. Is there anyway to do similar sorting? Or could it be a future enhancement perhaps?
It would be a problem in how would the user specify the widths of each column.
Thanks,
-JasonFebruary 24, 2010 at 5:00 pm #8125Yutaka EmuraKeymasterUnfortunately, there is no option like fixed width format. This might be a feature request. Just to remind you, the Sort feature can be used in any text files, not limited to CSV, TSV or DSV. If first x-column characters are the same across the entire document, you can still use the Sort feature for the entire document. If this is not the case, you might want to write a macro for this purpose. Please let me know if I can help you with writing such a macro. Thanks!
February 24, 2010 at 7:17 pm #8126PaperPlateParticipantInteresting, I did not realize that. I believe that will accomplish what I am looking to do.
Thanks Yut!
February 24, 2010 at 7:44 pm #8127Yutaka EmuraKeymasterYou are welcome! I hope you find EmEditor useful!
- AuthorPosts
- You must be logged in to reply to this topic.