Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!tut.cis.ohio-state.edu!ucbvax!ucdavis!csusac!sactoh0!ijpc!ianj From: ianj@ijpc.UUCP (Ian Justman) Newsgroups: comp.os.cpm Subject: Re: Essentials Keywords: Apple /// CP/M Message-ID: <81Pc11w164w@ijpc.UUCP> Date: 13 Apr 91 16:51:54 GMT References: <1991Apr12.154111.24884@agate.berkeley.edu> Organization: Ian Justman's IBM-PC Lines: 43 calvinc@monsoon.Berkeley.EDU (Calvin Cheng) writes: > Well I'm interested in the following: > > 1) A terminal program that provides for VT100 emulation. QTERM42G.LBR will be the file you're looking for. It provides decent VT100 emulation. If you're running CP/M on an Apple II series with the ORIGINAL SoftCard, you'll find a driver that I wrote myself for that system. > 3) A decent screen-oriented text editor. Try ZDE16.LBR. > The problem with the Apple /// is that it is next to impossible to find > support for it. It is therefore important that the programs are fairly > machine independent (not even the Apple II ones will help). Preferably, if > necessary, there's a simple means for me to hack up some connection with > standard Apple /// SOS device drivers. If I only had the address for it, Sun Remarketing in Utah is an excellent place to start as they specialized in the "orphaned" Apple systems. > I also notice a lot of .?Z? files and .LBR files. Where do I get the > files to extract these? *.?Z? are "crunched" files. You use either UNCRUNCH or UNCRLZH (whichever will work; if at all possible, go with UNCRLZH because it handles *.?Q? ("squeezed") and *.?Y? (LZH-compressed files) .LBR files are analogous to *.ZIP, *.LZH, et al in the IBM world, and Binary II files in the Apple II world. For those, you would use NULU, but I prefer LT29.COM because it not only types files inside of a library, it also decompresses and extracts files. You don't have to worry about cluttering your drive with secondary compressed files like you would if you were using NULU which handles *.?Q? files only. > Thanx > Calvin Cheng Anytime