home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / misc / 12300 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.1 KB  |  57 lines

  1. Newsgroups: comp.sys.ibm.pc.misc
  2. Path: sparky!uunet!noc.near.net!news.cs.brandeis.edu!binah.cc.brandeis.edu!SOMMER
  3. From: sommer@binah.cc.brandeis.edu
  4. Subject: Summary: redirecting non-PS to file
  5. Message-ID: <1992Sep6.025125.20423@news.cs.brandeis.edu>
  6. Sender: news@news.cs.brandeis.edu (USENET News System)
  7. Reply-To: sommer@binah.cc.brandeis.edu
  8. Organization: Brandeis University
  9. Date: Sun, 6 Sep 1992 02:51:25 GMT
  10. Lines: 45
  11.  
  12. Thanks to those who replied to my Q.
  13. I ended up using LPTX700 which does exactly what I need and want.
  14.  
  15. >>I'm using a DOS program that expects to print directly to a dinky
  16. >>parallel printer of some sort. The computer is on a Novell network
  17. >>with an HPIIIsi in PS mode, so I can't print anything. 
  18. >>
  19. >>What I would like to do is redirect the output (from lpt1 or lpt2) to
  20. >>a file so I could use some other utility to print it to the HPIIIsi or
  21. >>transport by floppy to some other place. 
  22.  
  23. *FROM: pemakine@serifos.helsinki.fi
  24. *
  25. *     Well, another list :-) This is from simtel20.army.mil - from
  26. *     it's index file:
  27. *
  28. *"PD1:","<MSDOS.PRINTER>",
  29. *"LPT2DSK.ARC",1,9216,8,870325,"Capture LPT output to a disk file"
  30. *"PD1:","<MSDOS.PRINTER>",
  31. *"LPTX600.ARC",1,31596,8,870319,"Redirect printer output to a file"
  32. *"PD1:","<MSDOS.PRINTER>",
  33. *"LPTX700.ARC",1,48801,8,880206,"Updated LPT (redirect PRN to file)"
  34. *"PD1:","<MSDOS.PRINTER>",
  35. *"PRNDI802.ZIP",1,35640,8,920516,"COM/LPT port redir. to any other port or file"
  36. *"PD1:","<MSDOS.PRINTER>",
  37. *"PSTASH20.ARC",1,2830,8,890216,"Redirects lpt output to file"
  38. *
  39. *
  40. *        The lptx-series programs have been used very much, so
  41. *        propably the LPTX700 would be a good "buy".
  42.  
  43. +FROM:     cellis@ds5000.dac.northeastern.edu
  44. +    HARVEY@SLACVM.SLAC.Stanford.EDU
  45. +    fritz@ra.csc.ti.com
  46. +
  47. +In DOS to trap printer output to a file, I have used a program which first
  48. +appeared in PCMag, and is also on the disk which comes with Paul Somerson's
  49. +PCMagazine DOS Powertools (Bantam).
  50. +
  51. +It is  PRN2FILE.COM
  52. +
  53. +I haven't had time to search, but I'm sure it's somewhere in the ftp-accessible
  54. +files at wuarchive.wustl.edu  or  at simtel.
  55. +
  56. +It remaps LPT1: to whatever filename you have given, until you turn it off.
  57.