home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / msdos / programm / 8572 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.4 KB

  1. Path: sparky!uunet!usc!rpi!ghost.dsi.unimi.it!37.1!37.1!news
  2. Newsgroups: comp.os.msdos.programmer
  3. Subject: using DR DOS 6 Script utility
  4. Message-ID: <1992Aug17.150555.391@cine88.cineca.it>
  5. From: Marco Simionato <simion@iveuncc.unive.it>
  6. Date: 17 Aug 92 15:05:54 +0100
  7. Distribution: world
  8. Organization: University of Venezia
  9. Nntp-Posting-Host: 157.138.1.52
  10. X-UserAgent: Nuntius v1.1a2Lines: 21
  11. Lines: 21
  12.  
  13. I have DR DOS 6 on my 386sx machine, which is connected to a PostScript
  14. Apple Personal LaserWriter NTR. The Script utility allows me to print
  15. text files from the Dos command line. This utility can be installed as
  16. TSR, so that it will intercept and elaborate all jobs directed to the
  17. printer. Despite this, I cannot have files printed from basic Dos apps,
  18. such as MS Edit or DR DOSBOOK. The fact is that, to be installed as a
  19. TSR, Script requires two parameters: an input peripheral and an output
  20. peripheral. The two parameters cannot be the same. Now, my printer is
  21. connected to LPT1. If we assume that, for example, MS Edit prints by
  22. default to LPT1, I would have to tell Script to take all jobs directed to
  23. LPT1, elaborate them and send them to, say, LPT2 - which I just don't
  24. have.
  25. Conversely, if I set with the SET ot MODE commands LPT1=LPT2 - or the
  26. other way round - and the Script input peripheral as LPT2 ... well, I 
  27. think you got my idea. Simply, none of these tricks works.
  28.  
  29. Any help greatly appreciated.
  30.  
  31. Thanks,
  32.  
  33. Marco Simionato
  34.