This is a simple wordprocessor written in basic. It doesn't do a whole lot but is better than a typewriter. You have to press the return at the end of each line. You can edit your files line by line in the editing mode, but it doesn't move blocks of text or insert new lines. The standard cursor control keys (including jumping from word to word) come in handy. The other thing to remember about editing is that if you want to keep the line the way it is just press enter. If you make changes then skip to the end of the line with the "end" key and then press enter. I leave block moves, inserting lines, and word wrapping to my betters. The printing commands (most of them in a routine at about 700) are based on my MX-80 print with graftrax. Those with other printers will have to change some of the commands. There is a file named "Envelope.txt" which has the set up for an envelope. When you use it, the program will also turn off the paper out function on yourprinter. %