home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / fullpack.zip / WCTOS2FX.ZIP / WCTOS2FX.DOC < prev    next >
Text File  |  1994-12-10  |  2KB  |  50 lines

  1. WCTOS2FX.DOC - December 10, 1994
  2. ================================
  3.  
  4. WCTOS2FX.EXE is a program that will patch WCToday so that it will start
  5. properly in a multi-line environment under OS/2 Warp.
  6.  
  7. Symptom
  8. -------
  9. When running WCToday in a multi-line environment under OS/2 Warp with
  10. "DOS Share" networking enabled, WCToday will refuse to run with a 10310
  11. error (network initialization error).  This is due to a problem in OS/2
  12. Warp, see the "Background information" section below for an explanation.
  13.  
  14. Instructions
  15. ------------
  16. Copy WCTOS2FX.EXE to the directory where WCToday is located and
  17. run the following command from a command prompt:
  18.  
  19.   WCTOS2FX
  20.  
  21. The program will indicate whether or not it was successful.  It is safe
  22. to run this program more than once, it will recognize files that have
  23. already been patched.
  24.  
  25. Background information
  26. ----------------------
  27. During Btree database initialization with DOS Share networking enabled,
  28. WCToday makes a call to DOS to set the file locking retry count and
  29. timeout parameters.  This call completes successfully under MS-DOS, but
  30. OS/2 Warp reports the call as an error.  Normally WCToday will report an
  31. error 10310 in this case (network initialization error).  The WCTOS2FX
  32. patch will remove this error check so WCToday will ignore the fact that
  33. OS/2 failed the call. This allows WCToday to start normally.
  34.  
  35. Disclaimer
  36. ----------
  37. The author hereby disclaims all warranties relating to this product,
  38. whether express or implied, including without limitation any implied
  39. warranties of merchantability or fitness for a particular purpose. The
  40. author cannot and will not be liable for any special, incidental,
  41. consequential, indirect or similar damages due to loss of data or any
  42. other reason, even if the author or an authorized the author agent has
  43. been advised of the possibility of such damages.  In no event shall the
  44. liability for any damages ever exceed the price paid for the license to
  45. use software, regardless of the form and/or extent of the claim.  The
  46. user of this program bears all risk as to the quality and performance of
  47. the software.
  48.  
  49. - end of file -
  50.