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

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



Exegete <millers@noneofyourbusiness.com> wrote:

> You can set the serial ports using the ProDOS utilities

Thanks. The baud rate returns to default when the computer is turned 
off, which is why I'm looking to control the baud rate from within the 
program. The computer may or may not have been turned off between 
sessions and I can't impose running the utility on the users. Turnkey.

I suppose I could have the startup disk boot to a supervisorory EXEC 
file that runs the utilities and provides input to set the baud rate, 
and then runs my program, but I'm hoping for a simpler, cleaner and 
faster solution.