Re: Print to File with Zoomer?

GWSteve@aol.com
Sun, 15 Sep 1996 13:06:54 -0400

In a message dated 96-09-15 12:54:04 EDT, GWSteve@aol.com writes:

<< I've used a telecom app on the PC to capture the serial port output
of the Zoomer and then printed the captured file. You have to find a
telecom app that will store the incoming serial data directly to a file
in its native binary format. >>

I should amend that...

...and then I later printed the captured file by
copying it to the printer at the DOS prompt:

COPY filename.ext PRN /B

Steve