On 10/25/2011 10:04 PM, Allen wrote:
> I would like to find a really good text editor that will run under Win7.
> Twenty years ago I used SPF/PC, an almost perfect clone of the editor in
> IBM's almost universal (back then) System Productivity Facility. It had
> the great feature of being able to work with columns, so that if you
> wanted to change the data, or insert new data, into the same location in
> a group of records it would do it in a snap. The version I used was DOS
> only, but there was a later Windows version which unfortunately sold for
> almost $300 as I recall--not a problem if you have an employer who
> realizes that time is money but out of reach for home use. That column
> feature was a tremendous time (and money) saver. Anyone have a favorite
> editor?
>
> Incidentally, one thing I want to use it for is to edit the headers of
> music files; I've tried several of the more common editors but
> inexplicably they won't display all of the fields--including, of course,
> the ones I'm most interested in.
>
> Allen
Vim, it's free. It works well, IMO. It is an improved clone of the
Unix Vi. It also has context identification, where, for instance, if
editing a C file, it will color various constructs to make reading
easier. Get it at
www.vim.org. But, it sounds like you may need
something more than a text editor. Are you editing a file that is
purely text?