1.

Solve : Redirecting LPT1: to a serial port?

Answer»

I'm doing some CONSULTING and ran into an ancient DOS program the company is using. They are converting to windows. However, the DOS SYSTEM prints reports....so I need to redirect the LPT1 traffic to the SERIAL port. I can't remember how that is done. I have done before about 12 years ago.

Thanks for any help you can lend me.This may work:

MODE LPT1: =COM1:

The above statement should go in the autoexec.bat file.

Hope this helps. YEP!!!..... now I remember!

Thanks a lot!



Discussion

No Comment Found