home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / WBD135S.ZIP / UPGRADE.DOC < prev    next >
Text File  |  1994-02-14  |  2KB  |  80 lines

  1.      Upgrading to Weather Board 1.35
  2.      --------------------------------
  3.  
  4.      This document is only for people that are currently running a version
  5.      of Weather Board prior to 1.35.  New users should refer to the
  6.      installation section of the WB.DOC file.
  7.  
  8.  
  9.      The Upgrade Procedure
  10.      ----------------------
  11.  
  12.      For version 1.30 - 1.34:
  13.  
  14.  
  15.      DOS Version:
  16.  
  17.      1.  Copy WBDOS.EXE and WBDOSH.EXE into the \WB directory.
  18.  
  19.      2.  Change the .EXE name in Z.BAT. See H.TXT for details.
  20.  
  21.      3.  Add an IF ERRORLEVEL statement for error level 1 in Z.BAT
  22.          See the example Z.BAT for what it should be.
  23.  
  24.  
  25.      OS/2 Version:
  26.  
  27.      1.  Copy WBOS2.EXE into the \WB directory.
  28.  
  29.      2.  Rename Z.BAT to Z.CMD.
  30.  
  31.      3.  Change the .EXE name in Z.CMD. See H.TXT for details.
  32.  
  33.      4.  Add an IF ERRORLEVEL statement for error level 1 in Z.CMD
  34.          See the example Z.CMD for what it should be.
  35.  
  36.  
  37.      For versions 1.25 - 1.29:
  38.  
  39.      1.  Copy WBDOS.EXE into the \WB directory.
  40.  
  41.      2.  Change the .EXE name in Z.BAT.
  42.  
  43.      3.  Add line 18 to WB.CFG as described above.
  44.  
  45.      4.  Add an IF ERRORLEVEL statement for error level 1 in Z.BAT
  46.          See the example Z.BAT for what it should be.
  47.  
  48.  
  49.      For versions 1.10 - 1.24:
  50.  
  51.      1.  Copy WBDOS.EXE into the \WB directory.
  52.  
  53.      2.  Change the .EXE name in Z.BAT.
  54.  
  55.      3.  Add lines 16, 17 & 18 to WB.CFG as described above.
  56.  
  57.      4.  Add an IF ERRORLEVEL statement for error level 1 in Z.BAT
  58.          See the example Z.BAT for what it should be.
  59.  
  60.  
  61.      For versions prior to 1.10
  62.  
  63.      1.  Copy WBDOS.EXE into the \WB directory.
  64.  
  65.      2.  Change the .EXE name in Z.BAT.
  66.  
  67.      3.  Add lines 16, 17 & 18 to WB.CFG as described above.
  68.  
  69.      4.  If you want to display the State Summary file, either edit the
  70.      copy statements in your Z.BAT to include the summary output file, or
  71.      use the one provided in the archive. If you don't want the summary
  72.      file displayed, no change to Z.BAT is necessary.
  73.  
  74.      5.  Add an IF ERRORLEVEL statement for error level 1 in Z.BAT
  75.          See the example Z.BAT for what it should be.
  76.  
  77.  
  78.      That's it. I hope you enjoy this new version of Weather Board!
  79.  
  80.