bill lam wrote: > I'm interested in a good text editor with regex and find/replace-in-file > support. Can anyone offer recommendation?
Bill: What do you need it for? For interactive use I would suggest [x]emacs or vim. For noninteractive use, I suggest sed or writing a Perl program as a filter. Best wishes, John ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
