Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!towson@amsaa From: towson%amsaa@sri-unix.UUCP Newsgroups: net.micro Subject: Re: 'edtasm' Message-ID: <15497@sri-arpa.UUCP> Date: Sat, 21-Jan-84 00:25:39 EST Article-I.D.: sri-arpa.15497 Posted: Sat Jan 21 00:25:39 1984 Date-Received: Tue, 17-Jan-84 02:25:53 EST Lines: 20 From: David Towson (CSD) John - EDTASM is not an Apparat program; it is a Radio Shack program for which Apparat wrote some extensions and bug-fixes. Apparat issued their improved version with the NEWDOS operating system for the TRS-80 Model I, but they required the buyer to have already purchased the original Radio Shack program. To enforce that requirement, Apparat issued no documentation for EDTASM except that which covered their own fixes and extensions. Their version allows the source file to be from either disk or tape, and will write the source and/or object file(s) to either disk or tape. To load a source file, the commands are: L D=filename if the file is on disk, and L T=filename if the file is on tape. To write a file to disk or tape, the commands are similar: W D=filename W T=filename. Dave