"PC2word" for Tandy TRS-80 PC-2 or Sharp PC-1500 
 Pocket Computer Newsletter, 1984-5.
Author : Norlin Rober
Published in "The Pocket Computer Newsletter"
Machine language program - 530 bytes.

Load :
CLOADM "PC2WORD";<address>

Run :
CALL <address>

This machine language program was published in a 1984-5 issue of "The Pocket Computer Newsletter". It just takes the keyboard input (the same editing features that are available in the basic interpreter), displays the text, keeps everything as an ASCII text file. You can then CSAVE it to your recorder. 

You can CSAVE and CLOAD the text once you've run the program. You <break> out of it as you would with any program.
