Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site ssc-vax.UUCP Path: utzoo!linus!philabs!cmcl2!floyd!vax135!cornell!uw-beaver!ssc-vax!schneids From: schneids@ssc-vax.UUCP (Jim Schneidewind) Newsgroups: net.micro.cbm Subject: Speedscript Message-ID: <704@ssc-vax.UUCP> Date: Mon, 26-Dec-83 00:18:29 EST Article-I.D.: ssc-vax.704 Posted: Mon Dec 26 00:18:29 1983 Date-Received: Wed, 21-Dec-83 05:33:13 EST Organization: Boeing Aerospace, Seattle Lines: 66 The January issue of "Compute!'s Gazette" contained an excellant word processor program. This is by far the best WP I've used on the C64. It is written in machine language - so it's very fast compared to Heswriter. It is also compatable with the "Card?" printer interface -- Heswriter wasn't completely compatable with that interface - so I was always running into problems. It supports the following format commands: left margin right margin top margin bottom margin define header define footer underline toggle (I haven't tried this yet) center a line edge right (only works on the lines you specify) page number 9 user defined ASCII codes (such as chr$(27) for ESC) It supports the following editing commands: Change case (upper/lower) change background color delete (word, sentence, or paragraph) erase (word, sentence, or paragraph) hunt (for words or strings) insert mode clear buffer change letter color print recall buffer verify (stored text) go to end of document go to top of document disk directory send dos command next/previous word, sentence, or paragraph load/save 5 space tab You can send the same dos commands that are in the dos wedge, except you use an up-arrow instead of the at sign. The only feature I didn't find that I would have liked to see, was right justify the text. This makes letters and text appear much more professional. But, for the cost of a magazine and about 6 hours of hacking at the keyboard --- it was definitely worth it!!! I highly recommend it to everyone but the nit-picky. Schneids ssc-vax!schneids