Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 beta 3/9/83; site fluke.UUCP Path: utzoo!linus!decvax!harpo!floyd!vax135!cornell!uw-beaver!ssc-vax!fluke!kurt From: kurt@fluke.UUCP (Kurt Guntheroth) Newsgroups: net.micro Subject: Re: NRO Message-ID: <671@vax2.UUCP> Date: Mon, 22-Aug-83 12:02:28 EDT Article-I.D.: vax2.671 Posted: Mon Aug 22 12:02:28 1983 Date-Received: Wed, 24-Aug-83 02:46:53 EDT References: <236@mddc.UUCP> Organization: John Fluke Mfg. Co., Everett, Wash Lines: 10 I have looked at the code for nro. The big problem is that it contains some rather inbread operating system dependencies. Like the output redirection '>' is handled by the command line processor, not by the operating system command processor (shell on unix). Also there is a CP/M bdos call to run the lineprinter (ugh). I havn't yet taken the time to fix these things so I don't know if the rest of nro compiles on 4.1 or not. If anybody else fixes things, please post the changes. Kurt Guntheroth