Re: [M100] Printing from RS232 port?

2023-11-16 Thread Mike Stein
Definitely possible; details depend on what program you're printing from. On Wed, Nov 15, 2023 at 5:13 PM Lee Osborne wrote: > Hey everyone... > > Is it possible to print from the serial port on a Model 100? If so, how is > it done? > > I have a Brother EP44 typewriter with built in RS232 port,

Re: [M100] Printing from RS232 port?

2023-11-15 Thread runrin
I don't have an EP44, but I do see a blog post where someone uses the EP44 as a serial terminal for DOS: https://darrengoossens.wordpress.com/2019/03/21/the-brother-ep44-as-a-serial-terminal-for-dos/ It seems like you should just be able to connect to it using the TELCOM program and send character

Re: [M100] Printing from RS232 port?

2023-11-15 Thread Jesse Bertier
Yes, I’ve printed to a TP-10 thermal printer, which runs I believe at 600 baud.However, I did so directly using BASIC.  In theory I could just as easily write a basic program to send a document to the printer.  However, this was not as easy as printing directly from the text writer program, as that

[M100] Printing from RS232 port?

2023-11-15 Thread Lee Osborne
Hey everyone... Is it possible to print from the serial port on a Model 100? If so, how is it done? I have a Brother EP44 typewriter with built in RS232 port, and a double ended 25 pin cable which I hope is suitable, but I'm scratching my head getting it to do anything. Pointers appreciated.