home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / os2 / misc / 39873 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  1.5 KB

  1. Path: sparky!uunet!newsgate.watson.ibm.com!news.ans.net!cmcl2!adm!lhc!dabl2
  2. From: dabl2@nlm.nih.gov (Don A.B. Lindbergh)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: PRN in VDM has a BUG !!!
  5. Message-ID: <1992Dec18.140620.3566@nlm.nih.gov>
  6. Date: 18 Dec 92 14:06:20 GMT
  7. References: <BzEzrK.6np@tct.com> <1992Dec17.224156.4529@midway.uchicago.edu>
  8. Distribution: usa
  9. Organization: National Library of Medicine
  10. Lines: 31
  11.  
  12. In article <1992Dec17.224156.4529@midway.uchicago.edu> sip1@midway.uchicago.edu writes:
  13. >In article <BzEzrK.6np@tct.com> paul@tct.com (Paul Levin) writes:
  14. >>I am (still) running the GA release of 2.0.  The only printer driver
  15. >>installed (or wanted, for that matter) is IBMNULL.  It is set in raw mode.
  16. >>Try the following commands in a VDM
  17. >>    echo "hello" > prn:
  18. >>            -- this works, the "hello" is sent to the printer queue
  19. >>    copy file prn:
  20. >>            -- this does not work.  The copy command completes
  21. >>               with no complaints, but nothing goes to the printer
  22. >>               queue.  Replace prn: with lpt1: and everything
  23. >>               works fine.
  24. >>Comments, fixes, etc. are welcome (especially from IBM).
  25.  
  26. In DOS, I think 'prn' is a special name 'prn:' may not be.  I use
  27. 'copy file prn' all the time.
  28.  
  29. >
  30. >The same thing happens in DOS, I think, when you try to use COPY to
  31. >any non-disk device.  Try:
  32. >
  33. >COPY /B file PRN:
  34. >
  35. >Does that do anything?
  36.  
  37. As an aside:
  38. I've had to use this (except just 'prn' on Novell networks using CAPTURE
  39. where binary data in the 'print' job caused the CAPTURE to end......
  40.  
  41. --Don Lindbergh
  42. dabl2@lhc.nlm.nih.gov
  43.