Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!pro-sol.cts.COM!mdavis From: mdavis@pro-sol.cts.COM (Morgan Davis) Newsgroups: comp.sys.apple Subject: AWP -> TXT Message-ID: <8708240114.AA13985@crash.CTS.COM> Date: Sun, 23-Aug-87 13:49:12 EDT Article-I.D.: crash.8708240114.AA13985 Posted: Sun Aug 23 13:49:12 1987 Date-Received: Tue, 25-Aug-87 06:39:43 EDT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: pnet01!pro-sol!mdavis@nosc.MIL Organization: The ARPA Internet Lines: 20 To Dave Whitney: I wrote a utility that will convert AppleWorks AWP files to TXT (text) files for the exact reason you mentioned: using AppleWorks to edit source code files. The program is called AWP2TXT and it runs as an extended command under the ECP shell system (ECP by Don Elton). I think Don is distributing this utility with his package -- and if not, he has my permission to do so. Two other related utilities I've written for ECP, too: One, called EXPAND, will read text files which contain tabs and expand the tabs out to the correct number of spaces, writing the output to standard-out (stdout). The second, called UNEXPAND, will read text files with gobs of spaces (ala APW text files) and will convert them to the appropriate number of tabs. --Morgan Davis UUCP: [ ihnp4 cbosgd hplabs!hp-sdd sdcsvax nosc ] !crash!pnet01!pro-sol!mdavis ARPA: crash!pnet01!pro-sol!mdavis@nosc.mil INET: mdavis@pro-sol.CTS.COM BITNET: mdavis%pro-sol.cts.com@ucbvax.berkeley.edu