[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting baud rate on Super Serial Card from BASIC?



"Joel" <joelbuckley54.nospam.@hotmail.com> wrote:

> Is it only baud rate you are trying to set? Printer or modem?

So far only the baud rate. When I solve that I have a sepearte issue on 
the data length. I have to use the modem port but it's not a modem; it's 
a robot.

Thanks very much for your help. It's been more than 12 years since I've 
worked with the Apple II series and I can't find most of my manuals and 
docs.

I found the ctrl-A [CHR$(1)] reference in my web searching this morning 
and was successful awhile ago in changing the baud rate, temporarily. 
Unfortunately the change is lost after a return to screen output [PR#0] 
so I'd have to repeat the commands many, many times in the program; OK 
if I have to but I'm still hoping for a one-shot cure.