home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / sfsi.zip / SFSI.DOC < prev    next >
Text File  |  1993-04-26  |  4KB  |  109 lines

  1. ┌─────╖ ┌─────╖ ┌─────╖ ┌───╖
  2. │ ╓───╜ │ ╓───╜ │ ╓───╜ └┐ ╓╜
  3. │ ╙───╖ │ ╙─╖   │ ╙───╖  │ ║   SPITFIRE SYSTEM INFORMATION
  4. └───┐ ║ │ ╓─╜   └───┐ ║  │ ║
  5. ┌───┘ ║ │ ║     ┌───┘ ║ ┌┘ ╙╖          Doc File
  6. └─────╜ └─╜     └─────╜ └───╜
  7. ───────────────────────────────────────────────────────────────
  8. SFSI V.1.0 04-01-93, 7:32 pm, by Thomas Newell
  9. FREEWARE !! Full Support Via BBS - The UnderWorld 919-960-9995
  10. Another UnderWorld Product
  11. ───────────────────────────────────────────────────────────────
  12.  
  13.  
  14.     INTRODUCTION
  15.     ------------
  16.  
  17.       SFSI is a utility designed for use with a SPITFIRE Bulletin 
  18.     Board System.  The purpose of SFSI is to notify callers that
  19.     the SysOp either has SPITFIRE CHAT toggled on or off. SFSI will
  20.     create ANSI and ASCII screens for you. It also allows you to put
  21.     your boards name into the screen.  SFSI also displays some system 
  22.     information. SFSI was compiled with Turbo Pascal 7.0.    
  23.  
  24.  
  25.     DISTRIBUTION PACKAGE
  26.     --------------------
  27.       
  28.       When decompressed, the distribution package, SFSI.ZIP, should
  29.     contain the following files:
  30.     
  31.        SFSI.DOC          - This documentation file
  32.        SFSI.EXE          - Executable file
  33.        SFSI.CFG          - Sample CFG file
  34.        FILE_ID.DIZ       - Text file containing program description
  35.        
  36.       You are free to distribute the SFSI program as long as it remains
  37.     unmodified and no fee is charged.  Sysops are free to post this and 
  38.     subsequent versions of SFSI on public Bulletin Board Systems as
  39.     long as no fee is charged to obtain the file.
  40.     
  41.     
  42.     USAGE
  43.     -----
  44.  
  45.        SFSI may reside anywhere on your system.  Although I'd strongly
  46.     suggest placing it in your SPITFIRE HOME directory.  SFSI.CFG must
  47.     reside in the same diretory as SFSI.EXE.  If it does not, you will 
  48.     recieve a message telling you that SFSI.CFG was not found.
  49.        
  50.        SFSI.CFG is a simple ASCII file that you can modify for your system.
  51.     It consists of only five (5) lines. Here is what the sample SFSI.CFG
  52.     file looks like.
  53.      
  54.      
  55.     Line 1 :  Path of your SPITFIRE HOME directory
  56.     Line 2 :  Path of your SPITFIRE WORK directory
  57.     Line 3 :  Path of your SPITFIRE DISPLAY directory
  58.     Line 4 :  Your Boards Name
  59.     Line 5 :  The name of the screen you want SFSI to create
  60.               (you don't have to put any extensions, SFSI will do it for you)
  61.      
  62.      
  63.     SFSI.CFG :   C:\SF
  64.                  C:\SF\WORK
  65.                  C:\SF\DISPLAY
  66.                  The Unknown BBS
  67.                  ALL
  68.      
  69.      
  70.       In the above example SFSI will create ALL.CLR and ALL.BBS in the
  71.     C:\SF\DISPLAY directory.
  72.     
  73.        SFSI works best when run from the SFLOGON.BAT.  The way I use it
  74.     is that way.  Also, I have the screen named ALL.  This way when a 
  75.     caller logs on and SFSI is run from the SFLOGON.BAT, the next screen
  76.     the caller will see is ALL.CLR/BBS.  This way the screen is updated
  77.     with the number of calls correctly.  The callers call is also included
  78.     in this calculation.  If you use SFSI any other way, the calls today
  79.     calculation will always be one less than normal.
  80.     
  81.        SFSI includes four (4) other statistics from SPITFIRE in it's  
  82.     display screen.  They are Total Calls Today, Total Messages Entered
  83.     Today, Total Downloaded Files Today, and Total Uploaded Files Today.
  84.  
  85.        Example SFLOGON.BAT
  86.                                @ECHO OFF
  87.                                SFSI
  88.                                ..  [
  89.                                ..  [    The rest of your Utilities
  90.                                ..  [
  91.                                ..  [
  92.     
  93.     SFSI requires NO COMMAND LINE PARAMETERS. 
  94.     
  95.     
  96.     
  97.     DISCLAIMER
  98.     ----------
  99.         
  100.        Thomas Newell and/or UnderWorld Products shall in no way be 
  101.     held responsible for any damage incurred while operating SFSI.
  102.     All responsibility lies with the user of the software.
  103.  
  104.        SFSI is FREEWARE.  This is a FREEBIE from UnderWorld Products.
  105.     If programmers would like the SOURCE code (.PAS) for SFSI, then
  106.     they are welcome to it.  Just give us a call and ask for it, or
  107.     relay your request through CircuitNet to Node 919104. Look forward
  108.     to hearing from you.
  109.