Thanks for the help. I thought Final Copy did save as ASCII text. As it can
read files downloaded from CompuServe easily. Now I'm going to see if I can
find what >>Ed<< is and if it can load my file. Again thanks.
ED is a very simple text editor that came with your system – part of your
C: directory – and it will choke on a single byte of binary code. Pure
ASCII only.
Just type
run ED path:filename
and see if it loads in. If so, it is in real ASCII.
—Betty