>I am wondering if there is a way to redirect the printing from the Zoomer
>through the serial port to a file in my PC. That way, I can copy this file
to
>the attached printer. Thanks very much!
I've successfully used COMit (a typical PC terminal application) to capture
the printer output from both an OmniGo and a Zoomer. Just hook up the cable,
launch your comm program on the PC and set it to capture the serial input to
a binary file (not all terms will do this, but I believe many will), and then
print away on the device. Later, send the file to your printer with COPY
FILENAME.EXT PRN /B.
Steve