home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / filehd.exe / ADV.FIX < prev    next >
Text File  |  1990-04-12  |  656b  |  22 lines

  1. /*****************************************************************************
  2.     PTF00003
  3.  
  4.     Correction to LOCKS2.C, function ResetStation to reset the task number in the
  5.     fcb to the task under review to avoid the following messsage and abend on
  6.     a NetWare 286 2.15c server:
  7.  
  8.                              Abend: NRemoveStationFile invalid file handle
  9.  
  10.     Written by Theodore A. Cowan.
  11.  
  12.  *****************************************************************************/
  13.  
  14. segment=locks2;
  15.  
  16.  offset=1598;
  17.    find=8A462C884406;
  18. replace=e98610909090;
  19.  
  20.  offset=2621;
  21.    find=000000000000000000000000000000000000000000;
  22. replace=8a462c88440650ff740eff740c9a2b358000e968ef;