Xref: utzoo comp.os.msdos.programmer:3669 comp.os.msdos.misc:1306 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!psuvax1!psuvm!ces8 From: CES8@psuvm.psu.edu Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc Subject: Redirection of Output Message-ID: <91060.122827CES8@psuvm.psu.edu> Date: 1 Mar 91 17:28:27 GMT Organization: Penn State University Lines: 13 I have recently installed an HP-IL interface card on my PC. I have connected an HP Plotter (with an IL interface) to this card. I can plot HPGL files by dumping them to the plotter: type filename.ext >> HPILPLT. The driver designates the plotter as HPILPLT. How can I set up my system so that this plotter becomes LPT2? I would like to access this plotter from software packages as my second printer. I have tried the MODE command, but it didn't work. Any suggestions? Thanks in advance. C.E. Soares CES8@psuvm.psu.edu