Re: [Simh] Connecting SimH to a Network Printer

2019-01-26 Thread J. David Bryan
On Saturday, January 26, 2019 at 15:48, Zane Healy wrote: > I´m able to send prints from OpenVMS running on SIMH, to my HP > LaserJet. > > Unfortunately I forget how I had it setup for TOPS-10. I was thinking that it ought to be possible to attach directly to the host's printer, i.e.: sim

Re: [Simh] Connecting SimH to a Network Printer

2019-01-26 Thread Zane Healy
What OS are you running under SIMH? I’m able to send prints from OpenVMS running on SIMH, to my HP LaserJet. Unfortunately I forget how I had it setup for TOPS-10. Zane Sent from my iPod > On Jan 26, 2019, at 3:25 PM, Robert W.Mills wrote: > > Hi all, > > Is it possible to attach a net

[Simh] Connecting SimH to a Network Printer

2019-01-26 Thread Robert W.Mills
Hi all, Is it possible to attach a network printer to a SimH line printer device on Linux? At the moment I am having to do the following: 1) attach -n lp filename1 2) run the program that generates printed output 3) attach -n lp filename2 4) !lpr filename1 Would be nice to just run the program