DOS Text File Transfer
From Bitchin100 DocGarden
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)