Xref: utzoo comp.lang.postscript:6704 alt.sys.sun:2001 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!usc!apple!well!shiva From: shiva@well.sf.ca.us (Kenneth Porter) Newsgroups: comp.lang.postscript,alt.sys.sun Subject: Re: Genuine Adobe on HP-II Summary: Getting it up Message-ID: <21628@well.sf.ca.us> Date: 13 Nov 90 05:57:37 GMT References: <1990Oct30.200442.5246@wsrcc.uucp> Lines: 19 kusumoto@chsun1.uchicago.edu (Bob Kusumoto) suggested using Transcript to solve a communications problem. I think you're missing the point, Bob. Transcript won't work until one has a solid serial communication channel. The best way to get this working is to use a terminal emulator like tip or kermit to talk to the printer. Only after this works does one have any chance of making Transcript work. As Don Lancaster likes to point out, you should use a terminal emulator with an ASCII upload capability to send PS files from PC's and Apple II's, since you then get to see the backchannel traffic (ie. error messages, output from print and ==, etc.). On a Unix box, this info is usually just redirected into a log file somewhere. Ken (shiva@well.sf.ca.us)