Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!bu.edu!purdue!haven!adm!news From: nate@neutron.lcs.mit.edu Newsgroups: comp.lang.pascal Subject: Re: Doubts on TP 6.0 updatating being worth the while Message-ID: <25482@adm.brl.mil> Date: 12 Jan 91 03:38:50 GMT Sender: news@adm.brl.mil Lines: 15 Chris, I use epsilon 5.0 with which you can easily edit your pascal program in one window while you run a dos process in the other. In the dos window you can run TPC and then pop into the progam listing window and fix the code, save the program, move back to the process window and try again. Epsilon has features to let bring you to the next error, but I don't bother because the editor is so fast to do searches and the next error is just a little farther down the line. Epsilon is fully extensible, very fast and a full featured emulation of EMACS. I think that it is the best editor around. Nate Liskov