home *** CD-ROM | disk | FTP | other *** search
/ Monster Disc 2: The Best of 1992 / MONSTER1.ISO / bbs / rbbs / rbbs-utl.zip / RECONFIG.DOC < prev    next >
Text File  |  1992-06-20  |  4KB  |  82 lines

  1.  RECONFIG Version 17.4 DOCUMENTATION
  2.  
  3.   RECONFIG is a conversion utility for RBBS-PC systems.  This version is ONLY
  4.   for  SYSOP's  of  RBBS-PC  version  14  through  17.3B who are upgrading to
  5.   RBBS-PC version 17.4.  It should NOT be used to convert  from/to ANY other
  6.   versions!
  7.  
  8.   What it does:
  9.  
  10.   RECONFIG reads the RBBS-PC configuration file (RBBSnPC.DEF) and extracts as
  11.   much information as possible in order to  create  a  working  .DEF file for
  12.   RBBS-PC  version 17.4.  Your existing version 14 through 16 DEF file  WILL
  13.   NOT  WORK with  version  17.3C.   Instead  of  re-typing  all  your  custom
  14.   settings, run  RECONFIG before setting up your new 17.4 system.  17.1-17.3C
  15.   versions will work  but  RECONFIG  will fill in sensible values for the new
  16.   parameters in 17.4.
  17.  
  18.  How to use it:
  19.  
  20.   RECONFIG.EXE  will  prompt  you  for the necessary input, or it will accept
  21.   input on the command line in the form:
  22.  
  23.   RECONFIG [drive:\path\]input-file version [drive:\path\]output-file
  24.  
  25.    input-file is the name of your existing RBBS-PC configuration
  26.    version is the version of your file (14.1D, 15.1A/B/C, 16.1A,
  27.        17.1A/B/C/D or 17.2A/B, 17.3/A/B/C only)
  28.    output-file is the name of your desired RBBS-PC version 17.4 file
  29.  
  30.   For example,
  31.  
  32.             RECONFIG RBBS-PC.DEF 17.1D 174-NU.DEF
  33.  
  34.   will  read configuration file RBBS-PC.DEF, treat it as a 17.1D version, and
  35.   convert it to 17.4 format, writing out file 174-NU.DEF.
  36.  
  37.   If  you  do  not  specify  an  input  file and version, and an output file,
  38.   RECONFIG will prompt you for the proper input.   You COULD specify the same
  39.   name for both input and output (so RECONFIG will write the new .DEF file on
  40.   top of the old one), but this is NOT recommended!  You will be left WITHOUT
  41.   your original .DEF file!
  42.  
  43.   If  the command line is specified correctly, you will be shown your options
  44.   one more time to make sure.  Since RECONFIG will write the output file even
  45.   if a  file  already exists with the same name, be careful in your choice of
  46.   output file names!
  47.  
  48.   Once  you  run  RECONFIG,  You  should  inspect  your  new  .DEF  file with
  49.   CONFIG.EXE  for  17.4.   There  are some new changes to RBBS-PC and CONFIG
  50.   that  you  will want to know about.  Where  possible,  RECONFIG  uses  your
  51.   existing settings to  choose  values  for  settings that are new to version
  52.   17.4.  You can view these new settings by selecting CONFIG option 190.
  53.  
  54.  NOTICE:
  55.  
  56.     This program was conceived and written by:
  57.          Doug Azzarito
  58.       of TECHNOLOGY CONSULTANTS of the Palm Beaches, Inc.
  59.          P.O. Box 811985
  60.          Boca Raton, FL.  33481-1985
  61.          VOICE: (407) 852-7790   DATA: (407) 487-3441 or 487-3442
  62.  
  63.   The  purpose  of  this  program is to ease the migration to RBBS-PC version
  64.   17.4.  Since most of the code  was  taken directly from RBBS-PC and CONFIG
  65.   code,  PLEASE respect the RBBS-PC copyright!  You  may  use  this  program,
  66.   distribute it  freely  in unmodified form, but do NOT accept any payment or
  67.   other consideration for copying  or  distributing this program.  Do NOT use
  68.   portions of this code in another program without  first  getting permission
  69.   from the copyright owner of RBBS-PC!
  70.  
  71.   NOTE:   due  to  space  limitations,  you  may  not  receive source code to
  72.   RECONFIG.   Source  for  17.4  of  RECONFIG can be downloaded from  either
  73.   RBBS-PC "home" systems:
  74.  
  75.   BBS                     Phone                   Sysop
  76.   Your Place              202-978-6360            Ken Goosens
  77.   Technology Consultants  407-487-3441/3442       Doug Azzarito
  78.  
  79.   Feel  free  to  call  either  system and download source to RECONFIG.  This
  80.   version of RECONFIG was compiled with Microsoft QuickBASIC 4.5, and is also
  81.   compatible with Microsoft BASCOM 7.1.
  82.