Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!umriscc!mcs213g.cs.umr.edu!jham From: jham@mcs213g.cs.umr.edu (John Ham) Newsgroups: comp.lang.pascal Subject: Re: File viewer / editor procedures Keywords: pascal viewer editor Message-ID: <2380@umriscc.isc.umr.edu> Date: 12 Mar 91 04:02:19 GMT References: <6uZLy2w163w@tharkas.is> Sender: news@umriscc.isc.umr.edu Distribution: misc Organization: University of Missouri - Rolla Lines: 7 Turbo Pascal 6.0 includes an editor for files of up to 64K with the Turbo Vision code. It has the same look and feel as the IDE editor. The file is EDITORS.PAS in the TVISION directory (if you followed the defaults). It is hard to set it up to do anything wierd, but if you just want some text edited it'll work great (multi-window, search& replace, etc. are all included). Hope this helps - jham@cs.umr.edu