> concerning Win32 Multilanguage editors, has anyone used the program > called "UltraEdit-32?" if so, is it worth the $35?
Editors are a personal choice, but I have to say that I wasn't all that impressed with UltraEdit. I personally have used ConText (http://www.fixedsys.com/context/) or EditPadLite (http://www.editpadclassic.com/), but that's mostly because they're free and seem as good as UltraEdit (or better). You could also try Vi (which I love on POSIX) or Emacs for Win32. If you really feel that you have to pay for something, then you should find an IDE for the particular language(s) that you are using, and try that. Grant M.
