home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SL2QBBS.ZIP / SL2QBBS.DOC next >
Encoding:
Text File  |  1992-12-11  |  3.2 KB  |  76 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.         SL2QBBS   v.2.0491 
  7.         by Wayne Robinson
  8.         Copyright 1990, 1991 Under the Sun Software
  9.         All rights reserved
  10.  
  11.         Converts SLBBS version 2 system data to QBBS/RBBS DORINFOx.DEF.
  12.  
  13.         Run the program from the command line with the /I paramter 
  14.         (SL2QBBS /I) to initialize it. You will be prompted to enter 
  15.         some data that is neccessary in the conversion process.  This 
  16.         data will be stored in a file called SL2QBBSn.CFG, where n = the 
  17.         number of the SLBBS node. You must initialize it for each node 
  18.         though this can be don it one common directory. The config file 
  19.         must be present in the default directory when the program is 
  20.         subsequently run.  If the program requires resetting for any 
  21.         reason, run it again from the command line with the /I parameter. 
  22.         
  23.         I believe the setup is pretty straight forward.  When prompted 
  24.         for paths, this refers only to paths, not filenames.  The path to 
  25.         the DORINFOx.DEF file can be anywhere the file can be utilized by a 
  26.         door.  I use a common directory called DOORS as a subdirectory of
  27.         Searchlight's main directory.  I have SL2QBBS place the 
  28.         DORINFOx.DEF file in the DOORS directory as a common place for 
  29.         all doors which access it, but you may have it put wherever 
  30.         you wish. 
  31.  
  32.  
  33.         Included in the archive is:
  34.            SL2QBBS.DOC   <== This file
  35.            SL2QBBS.EXE   <== The executable file
  36.  
  37.         The suggested usage is:
  38.  
  39.         SL2QBBS n (where n = the node #, even on single node BBS's)
  40.         
  41.         Example:
  42.         @ECHO OFF                      ;turns echo off
  43.         CD \BATCH                      ;change to batch directory
  44.         SL2QBBS 2                      ;run sl2qbbs and pass node 2
  45.         CD C:\YT                       ;change to Yankee Trader dir
  46.         YT C:\BATCH\DORINFO2.DEF       ;run YT and pass dorinfo2.def
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.                 
  54.         Under the Sun Software will not be held responsible for damages 
  55.         caused by SL2QBBS whether these damages are caused directly by 
  56.         SL2QBBS or subsequent to running the program.  If you use 
  57.         SL2QBBS you agree to this stipulation.  If you live in one of 
  58.         those places that doesn't allow such exclusions, you may not use 
  59.         SL2QBBS. 
  60.         
  61.         This program is now a free utility. All future versions will 
  62.         also be free. Because of this I do not expect to spend a lot of
  63.         time supporting it. Please understand my reasoning. Supporting
  64.         a free program takes away from my supporting myself in my 
  65.         commercial endeavors. I read all mail pertaining to my work, but
  66.         I do not always reply to suggestions of changes to my free 
  67.         utilities for the above stated reason.
  68.  
  69.         ****** ATTENTION ****** 
  70.         If you ran SL2QBBS on a version of Searchlight before SL2.0 you
  71.         must reinitialize the utility by running it with the /I 
  72.         parameter. If you ran it on a single node BBS, take note that 
  73.         there is no longer a separate version. You must use the same 
  74.         syntax as the multi-node version.
  75.  
  76.