home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / vapvol.exe / SFT.FIX < prev    next >
Text File  |  1990-05-14  |  421b  |  17 lines

  1. /*****************************************************************************
  2.  
  3.     This PTF corrects the corruption of six-character volume names during the
  4.     load of the SQL vap.
  5.  
  6.     For NetWare 2.15c SFT file SFT.OBJ only.
  7.  
  8.  *****************************************************************************/
  9.  
  10. segment=vap;
  11.  offset=0336;
  12.      find=b89001;
  13. replace=b8e803;
  14.  
  15.  offset=0487;
  16.      find=b89001;
  17. replace=b8e803;