Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!iuvax!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!m.cs.uiuc.edu!sunb0.cs.uiuc.edu!mcooper From: mcooper@sunb0.cs.uiuc.edu Newsgroups: comp.graphics Subject: Re: Need help on Plotting HPGL files Message-ID: <23900003@sunb0.cs.uiuc.edu> Date: 6 Feb 90 15:54:00 GMT References: <1754@milton.acs.washington.edu> Lines: 22 Nf-ID: #R:milton.acs.washington.edu:1754:sunb0.cs.uiuc.edu:23900003:000:732 Nf-From: sunb0.cs.uiuc.edu!mcooper Feb 6 09:54:00 1990 /* Written 7:36 pm Feb 5, 1990 by sivanes@milton.acs.washington.edu in sunb0.cs.uiuc.edu:comp.graphics */ /* ---------- "Need help on Plotting HPGL files" ---------- */ I have some graphics files in HPGL format generated in an Apollo and want to plot it on a HP Plotter connected to an IBM PC. How would I go about doing this? Please help me. I already have the files transferred to my PC. Please email to sivanes@milton.acs.washington.edu Thanks in advance. /* End of text from sunb0.cs.uiuc.edu:comp.graphics */ Assuming they are uncorrupted, simply type the following at the dos prompt: [d:][path]filename > com1 (assuming of course, that you plotter is attached to com1 (the RS232 port on most machines...) )