DOS Text File Transfer

From Bitchin100 DocGarden
Revision as of 07:19, 29 October 2009 by 99.6.119.22 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Your best alternative is to use LAPTAP.EXE . If you can't use that, you can use the COPY command.

Download to Model T

Set com port mode on PC; e.g.:

MODE COM1:96,N,8,1

Open TEXT

Enter File Name (.DO will be appended)

F2 (Load from:) COM:88N1E (match PC setting)


Send file from PC; e.g.:

COPY <filename> COM1

Note that nothing displays (which is why it can run faster).

Wait to make sure it's all sent.

Shift Pause/break.

Upload to PC

(please finish)