home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / networks / pserv5.zip / PSERV5.TXT next >
Text File  |  1993-09-10  |  10KB  |  256 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              NetWare 3.11 and 2.2 Printing files
  5. DOCUMENT ID:        TID013392
  6. DOCUMENT REVISION:  A
  7. DATE:               10SEP93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         PSERV5.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare 3.11
  14. NetWare 2.2
  15.  
  16. ABSTRACT:
  17. Contains updated NetWare Print Server (nlm v3.76) and Rprinter components
  18. (v3.75).  The new Rprinter provides greater compatibility with MS Windows
  19. and allows polled mode to be used for all parallel and serial ports.
  20. _________________________________________________________________
  21.  
  22. DISCLAIMER
  23. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  24. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  25. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  26. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  27. INFORMATION.
  28. _________________________________________________________________
  29.  
  30. CONTENTS
  31. --------
  32. Self-Extracting File Name:  PSERV5.EXE      Revision:  A
  33.  
  34. Files Included     Size     Date       Time
  35.  
  36.   PSERV5.TXT             (This File)
  37.  PSERVER.EXE     109650   05-21-93    10:03a
  38.  PSERVER.NLM      52566   08-11-93     3:19p
  39.  PSERVER.VAP      65218   06-15-92     2:46p
  40. RPRINTER.EXE      64532   05-04-93     2:31p
  41. RPRINTER.HLP       5038   05-04-93    12:39p
  42.  
  43.  
  44. VERSIONS
  45. --------
  46. PSERVER  EXE      Version 3.75
  47. PSERVER  NLM      Version 3.76
  48. PSERVER  VAP      Version 1.26
  49. RPRINTER EXE      Version 3.75
  50. RPRINTER HLP      Version 3.75
  51.  
  52.  
  53. HISTORY OF COMPONENTS
  54. ---------------------
  55.  
  56. PSERVER.VAP    NetWare 286 v2.15c and above
  57. 02/11/91  64130  v1.21
  58. 1) This VAP shipped with NetWare 2.2 and 3.11.
  59.  
  60. 07/10/91  64994  v1.22
  61. 1) Fixes a bug that causes the rewind option to return to the beginning of
  62. a document, ignoring the page number specified by the user.  This problem
  63. occurs when in text mode.
  64.  
  65. 2) Addresses a problem of tabs not working properly.
  66.  
  67. 3) Contains the auto load feature which allows an unattended load of the
  68. PSERVER.VAP.  This auto-load feature will ONLY be available on a NetWare
  69. 2.2 File Server.
  70.  
  71.           AUTO-LOAD NOTES:
  72. When running this new PSERVER.VAP on a NW 2.2 server the VAP will prompt
  73. you for the Print Server name the first time the VAP is loaded.  From that
  74. point on the PSERVER.VAP will remember the Print Server Name until the name
  75. is cleared.
  76.  
  77. To CLEAR a Print Server Name the user will simply type:
  78.   PSERVER CLEARNAME
  79. at the console prompt on the NW 2.2 File Server.  This will cause the
  80. PSERVER.VAP to prompt the user for a Print Server Name on the next load of
  81. the PSERVER.VAP.
  82.  
  83. 02/27/92  65202  v1.22r
  84. 1) Upon loading PSERVER.VAP, the DTR and RTS lines are set high and
  85. maintained high the entire time the VAP is loaded.
  86.  
  87. 06/15/92  65218  v1.26
  88. 1) Version 122.r rev'd to 1.26 and passed testing.
  89.  
  90.      Installation:
  91. 1) Make a backup copy of the PSERVER.VAP.
  92.  
  93. 2) Copy the new PSERVER.VAP over the original version.
  94.  
  95. 3) To use the new VAP, reboot the file server.
  96.  
  97.  
  98. PSERVER.NLM    NetWare v3.11  
  99. 02/11/91  51208  v1.21
  100. 1) This NLM shipped with NetWare 3.11.
  101.  
  102. 07/10/91  50358  v1.22
  103. 1) Fixed a problem when printing large graphics documents with serial and
  104. parallel printers.  This problem is created by a special condition which
  105. causes the pointer to override the print buffer.  As a result, garbage
  106. characters are printed in the middle of a document.  Once the block of bad
  107. data is printed, the printer resumes printing the document as it should.
  108.  
  109. 2) Addresses a problem of the rewind function not working correctly when in
  110. text mode.
  111.  
  112. 03/03/92  51302  v1.22r
  113. 1) Causes DTR and RTS on the serial port to stay high once the Print Server
  114. comes up.
  115.  
  116. 2) Fixes a problem that causes print job corruption in the form of ascii
  117. characters or form feeds.  This corruption is known to occur on PaintJet
  118. printers, but may occur on others as well.
  119.  
  120. 3) Allows the user to specify how often the print server services jobs.
  121. Currently, the polling time default is every 15 seconds.  The poll time can
  122. now be set by a load-time parameter using the following syntax:
  123.  
  124.    : LOAD PSERVER <PRINT SERVER NAME> POLL=xx
  125.  
  126. where xx (1 - 30) equals the number of seconds the queue waits before
  127. checking for jobs to be serviced.  If the POLL parameter is not entered,
  128. the default value is used.  If an invalid POLL value or if incorrect syntax
  129. is entered, the user is given the correct syntax and the range of correct
  130. values and the user is then prompted to hit any key to continue.
  131.  
  132. 08/12/92  51866  v1.27
  133. 1) Version 1.22r rev'd to 1.27 and passed testing.
  134.  
  135. 08/11/93  52566  v3.76
  136. 1) Fixed an anomaly that would cause the rprinter status to show rprinter
  137. was servicing a job, when in fact, the rprinter was not servicing the print
  138. job.
  139.  
  140.      Installation:
  141. 1) Flag PSERVER.NLM as SRW in the SYS:SYSTEM directory (Sharable Read
  142. Write).
  143. 2) Rename the existing PSERVER.NLM to PSERVER.OLD for backup purposes.
  144. 3) Copy the new PSERVER.NLM to the SYS:SYSTEM directory.
  145. 4) Flag the new PSERVER.NLM to SRO (Sharable Read Only).
  146. 5) To use the new NLM, load PSERVER at the console with the following
  147. syntax: 
  148.     :LOAD PSERVER <PRINT SERVER NAME> [POLL=xx] [DELAY=x]
  149.  
  150.  
  151. PSERVER.EXE    NetWare 286 v2.15c and above  
  152. 02/11/91  107928  v1.21
  153. 1) This EXE shipped with NetWare 2.2 and 3.11.
  154.  
  155. 07/10/91  108184  v1.22
  156. 1) Fixes a possible data corruption problem when printing large graphics
  157. documents with serial and parallel printers.  Although this bug has not
  158. been seen with the PSERVER.EXE, it has been known to occur with
  159. PSERVER.NLM.  This problem is created by a special condition which causes
  160. the pointer to override the print buffer.  As a result, garbage characters
  161. are printed in the middle of a document.  Once the block of bad data is
  162. printed, the printer resumes printing the document as it should.
  163.  
  164. 2) Addresses a problem of the rewind function not working correctly when in
  165. text mode.  It was also found that tabs were not working correctly in the
  166. previous release. 
  167.  
  168. 03/02/93  108294  v1.22r
  169. 1) It causes DTR and RTS on the serial port to stay high once the Print
  170. Server is installed.
  171. 2) This file also fixes a problem that causes print job corruption in the
  172. form of ascii characters or form feeds.  This corruption is known to occur
  173. on PaintJet printers, but may occur on others as well.
  174.  
  175. 10/29/92  109116  v1.36
  176. 1) Contains NCP Packet Signing.
  177.  
  178. 05/21/93   109650  Version Number: 3.75  
  179. 1) Fixed a problem where remote printers when detecting a port already in
  180. use were not disconnecting from the print server. They remained in a
  181. "Waiting for Job" state.
  182.  
  183.      Installation:
  184. 1) Flag PSERVER.EXE as SRW in the SYS:PUBLIC directory (Sharable Read
  185. Write).
  186. 2) Rename the existing PSERVER.EXE to PSERVER.OLD for backup purposes.
  187. 3) Copy the new PSERVER.EXE to the SYS:PUBLIC directory.
  188. 4) Flag the new PSERVER.EXE to SRO (Sharable Read Only).
  189.  
  190.  
  191. RPRINTER.EXE   NetWare 2.15c and above
  192. 02/06/91  92378  v1.21
  193. 1) This EXE shipped with NetWare 2.2 and 3.11.
  194.  
  195. 07/01/91  58472  v1.21b
  196. 1) Fixes Xon/Xoff not working.
  197.  
  198. 02/18/92  59448  v1.22r
  199. 1) There is a intermittent problem when attempting to establish a remote
  200. connection.  Often when the attempt is made, the print server responds with
  201. a message indicating that it is unable to establish a remote connection,
  202. and that the remote printer is already in use.
  203.  
  204. 2) If a workstation batch file continually loads and reloads Rprinter, a
  205. workstation hang could occur. IPXODI.COM with a date of 02/07/92 is needed
  206. to solve this problem.  This problem should only occur if you are using ODI
  207. Shell for DOS.
  208.  
  209. 3) This version of RPRINTER.EXE addresses a problem with RPRINTER v1.21
  210. that was included with Netware V2.2 and V3.11.  The problem was that if
  211. XON\XOFF was defined, RPRINTER would continue to utilize hardware
  212. handshaking. The result was that the printer buffer would overflow and/or
  213. the printer would go offline.
  214.  
  215. 4) This version of RPRINTER.EXE also contains a fix for a bug that caused
  216. Rprinter to quit accepting jobs after aborting a job that was waiting for a
  217. form to be mounted.
  218.  
  219. 5) This version of RPRINTER.EXE also contains a fix for a bug that causes
  220. lost characters or slow printing when printing documents.  This is known to
  221. occur with a PS/2 Model 60 or 50 when running Rprinter v1.21.
  222.  
  223. 6) This version causes DTR and RTS on the serial port to stay high once the
  224. print server comes up.
  225.  
  226. 7) This version contains a command line parameter to set the strobe time as
  227. follows:
  228.       RPRINTER <PRINT SERVER NAME> PRINTER# Tx
  229.    where x is a number from 1-9.
  230.  
  231. 8) This version contains a fix for an intermittent problem when using DOS
  232. 5.0.  When loading RPRINTER.EXE the workstation would hang.
  233.  
  234. 06/04/92  59756  v1.26
  235. 1) Version 1.22r rev'd to 1.26 and passed testing.
  236.  
  237. 05/04/93  64532  v3.75
  238. 1) This version of Rprinter incorporates a change which allows the use of
  239. polled mode on all Parallel and Serial ports.  When loading Rprinter, use
  240. the -P command line parameter. 
  241.           
  242. 2) This version of Rprinter allows you to unload the last installed
  243. Rprinter without specifying the print server and printer number.  This is
  244. accomplished by using the -R command line parameter
  245.  
  246. 3) This version of Rprinter displays a usage screen by including the /?
  247. command line parameter.
  248.  
  249.      Installation:
  250. 1) Flag RPRINTER.EXE as SRW (Sharable Read Write) in the PUBLIC directory.
  251. 2) Rename RPRINTER.EXE to RPRINTER.OLD in the PUBLIC directory for backup
  252. purposes.
  253. 3) Copy RPRINTER.EXE to the PUBLIC directory on your system.
  254. 4) Flag the new copy of RPRINTER.EXE back to SRO (Sharable Read-Only).
  255.  
  256.