[GreenKeys] Heavy Metal

John Foust [email protected]
Thu, 03 Jan 2002 20:55:19 -0600


At 09:46 PM 1/3/2002 -0500, Jack wrote:
>It would be great to have a way to dump documents from MS WORD to the
>TTY. Can this be done by some simple software versus external conversion?
>Buffering is the issue when external boxes are used. Could a COM port be 
>configured to send out serial data at TTY speeds/codes?

If you have a terminal program connected to the TTY, 
you can simply CTRL/A "select all" in Word, CTRL/C "copy",
then switch to the terminal window and CTRL/V "paste".
It'll feed it to the terminal program as fast as it
can accept it, and the terminal program will spit it 
out as fast as the TTY can handle it.  Some terminal
programs will emit a given text file, and you could
do a similar trick either by saving as text format
within Word, or doing a copy-and-paste to a Notepad
window.

- John