Page 1 of 1

[Eighty-one]How to List a Basic Program to a RS232?

Posted: Sat Oct 01, 2016 8:02 pm
by XavSnap
Hi,
How to List a Basic Program to a RS232 text file?

I had to list a basic programme to a text file.
EO able to use the TS2050 serial interface, but i can't use it!

10 PRINT

LIST#2
Don't work!

Is there any OPEN# to init the RS232 buffer?

Thanks...

Re: [Eighty-one]How to List a Basic Program to a RS232?

Posted: Mon Oct 03, 2016 7:34 pm
by XavSnap
Hi,
On a Spectrum+3:
CLOSE#2
FORMAT LINE 9600
sérial:
FORMAT LPRINT "R"
Centronics:
FORMAT LPRINT "C"
OPEN#2,"R"

LLIST #2

Can't open any buffer file on EO!

Re: [Eighty-one]How to List a Basic Program to a RS232?

Posted: Fri Oct 07, 2016 11:43 pm
by XavSnap
:?
I download "Zx-Explorer" !
Wonderful tool (s) ...
http://www.zx-modules.de/
I like it!
Thanks Claus Jahn.