Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!sunybcs!boulder!hao!husc6!cmcl2!brl-adm!adm!ESC1319%DDAESA10.BITNET@wiscvm.wisc.EDU From: ESC1319%DDAESA10.BITNET@wiscvm.wisc.EDU Newsgroups: comp.lang.pascal Subject: Re: editor in Pascal? Message-ID: <9344@brl-adm.ARPA> Date: Thu, 17-Sep-87 04:22:53 EDT Article-I.D.: brl-adm.9344 Posted: Thu Sep 17 04:22:53 1987 Date-Received: Sat, 19-Sep-87 07:54:34 EDT Sender: news@brl-adm.ARPA Lines: 17 I think that what was meant by "character I/O" was essentially that the editor could talk ANSI, VT100 or similar escape sequences to a terminal over an RS-232 line, rather than doing BIOS calls or video memory manipul- ation like the Turbo Editor toolbox probably does. I haven't seen the Turbo Editor Toolbox code, but I would imagine that it would not be an impossible task to isolate those sections that actually perform screen I/O and convert them to use whatever escape sequences are needed. The only other Pascal editor I have come across is the one in the Software Tools in Pascal book by Kernighan and Plauger. It isn't a screen based editor, and bears more than a passing resemblance to "ed" I am told. I have heard of a project that used this editor as a basis for a fully fledged screen editor, but I can't put my finger on where I saw it now. Hope this is of use, Alun Saunders, c/o European Space Operations Centre, W Germany