home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / AB100B3.ZIP / UPGRADE.TXT < prev   
Text File  |  1995-06-19  |  2KB  |  50 lines

  1.  
  2.  AutoBiography version 1.00ß3.
  3.  Copyright 1994-1995 by Doug Kalman.  All Rights Reserved.
  4.  
  5.  
  6.  Upgrading from version 1.00ß2 to version 1.00ß3.
  7.  ────────────────────────────────────────────────────────────── 
  8.  
  9.  This is simply a bug-fix release.  Overwrite all your AB
  10.  executables with the new versions.  See FIXES.100 for a full
  11.  list of repairs.  This is THE FINAL BETA.  Expect another
  12.  release before the end of the summer.
  13.  
  14.  
  15.  Upgrading from version 1.00ß1 to version 1.00ß2 or 1.00ß3.
  16.  ──────────────────────────────────────────────────────────────
  17.  
  18.  Create a temporary holding directory and Unzip the contents of the 
  19.  AB100B2.ZIP archive into it.  
  20.  
  21.  Copy ALL three executables to your AB system directory.  
  22.  
  23.  Copy the NOTIFY.ASC and NOTIFY.ANS files to your AB system directory.
  24.  
  25.  Make the necessary command changes for both AB.EXE and ABUTIL.EXE.
  26.  
  27.  
  28.  The command line syntax has changed for AB.EXE and ABUTIL.EXE.
  29.  ──────────────────────────────────────────────────────────────
  30.   
  31.   - The node number needs to be specified on the command line.  This
  32.     information is no longer gathered from the DOOR.SYS file.  The syntax
  33.     is /N### where ### is replaced by the node number.  If omitted the
  34.     node 1 will be assumed.
  35.  
  36.   - ABUTIL.EXE now requires that you specify the name of a textfile which 
  37.     will be displayed to users that have not yet created an AutoBiography
  38.     entry.  Use the syntax /Tfilename.  DO NOT ADD THE EXTENSION.
  39.  
  40.   Examples:
  41.  
  42.         ab.exe /h /n3 
  43.          
  44.          invoked using handles from node 3
  45.         
  46.         abutil.exe /h /n11 /tnotify 
  47.          
  48.          invoked using handles from node 11, send the NOTIFY.A?? files to
  49.          users who have not yet created an AutoBiography entry.
  50.