home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / disasm / md86.zip / PRN2LPT1.EZF < prev    next >
Text File  |  1990-06-13  |  3KB  |  52 lines

  1.                                      Robert Collard
  2.                                      1751 N. Grand W. Lot 63
  3.                                      Springfield, IL.  62702
  4.                                      June 13, 1990
  5. Dear Victor:
  6.    Have you ever seen something that someone wants and can't
  7. remember where you saw it?  Well, here it is, a program or
  8. instructions to change our I/O SYS to accept LPT-1 instead of
  9. PRN.
  10.    I found it in the November 1986 issue of Soft Sector on
  11. page 53.  It took two days of searching, but it may be worth
  12. it if you can Assemble it for us, I need it too.  I placed a
  13. copy made up in WordStar ASCI format on the enclosed disk and
  14. labeled it PRN2LPT1.  Also enclosed is a printout to work
  15. with.  I hope it is a good copy, I could find no typo's.  You
  16. may have a copy of this edition on hand?
  17.    There was a letter that was answered by Mark Zeiger in
  18. this issue.  Mark may have been the man who made this up to
  19. begin with.  It has no name on the program itself.  This is a
  20. copy of the letter and his answer:
  21.   "I have IBM's Display Write 3 running on my system
  22. utilizing the Video RAM Board.  The problem is that the
  23. printer device name for the IBM parallel port is LPT1. 
  24. Display Write 3's printer setup routine only allows you to
  25. select LPT1, 2 or 3 as your printer ports.  Do you know of a
  26. way to configure Display Write 3 to look for the printer
  27. device name PRN, or do you know of any other way to get
  28. Display Write 3 to print on my system?"
  29.    Also the person had other questions about a Bernoulli Box
  30. which I won't go into.  Here is the answer:
  31.   "There is a way to change the IO.SYS device driver to
  32. something else other than PRN.  You must first find the
  33. device driver header for the printer driver in MS-DOS. 
  34. In normal Sanyo IO.SYS it is located at 0:82E HEX.  You will
  35. have to search for the string PRN using DEBUG to find the
  36. location in DS-DOS/Plus(e.g.,S0:700 1000 "PRN" at the DEBUG
  37. prompt).  You can either patch the name using DEBUG's E
  38. function or use the program found in figure 2. *See attached*
  39. Remember that the name must be left-justified starting at
  40. BYTE 8 of the device header and must be filled with blanks to
  41. make a name of exactly eight bytes."
  42.    I am hoping you can get this to run, it would save making
  43. changes to our system permanently, and would be very
  44. convenient for these "(IBM)" specific programs.  Let me know
  45. how this comes out. 
  46. 
  47.                                          Robert Collard
  48. <            ow
  49. how this comes out. 
  50. 
  51.                                          Robert Collard
  52. <