home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / TRIBEL10.ZIP / TRIBELL.DOC < prev    next >
Text File  |  1993-04-15  |  3KB  |  77 lines

  1. ---------------------------------------------------------------------------        
  2.         TRIBELL v1.0     Copyright (c) 1993 by Bryan J. Nylin
  3.                          Written and compiled in QuickBASIC v4.5
  4. ---------------------------------------------------------------------------
  5.  
  6. TRIBELL is a utility written to change the Page Bell flag in the TriBBS
  7. node configuration.  It runs from the DOS command line, so is best to run
  8. from .BAT files triggered by TriBBS events at the times you want the
  9. bell turned on and off.
  10.  
  11. This software is FREEWARE.  You are granted permission to distribute
  12. the TRIBEL10 archive freely, provided all the original files are kept 
  13. together.  The files in this archive should be:
  14.  
  15.         BELLON.BAT      Sample batch file for turning the Page Bell on.
  16.         BELLOFF.BAT     Sample batch file for turning the Page Bell off.
  17.         TRIBELL.DOC     This documentation file.
  18.         TRIBELL.EXE     Executable program.
  19.         FILE_ID.DIZ     Program description for BBS posting.
  20.  
  21.  
  22. The result of McAffee's VALIDATE program on TRIBELL.EXE is as follows:          
  23.  
  24.                   File Name:  TRIBELL.EXE
  25.                        Size:  33,544
  26.                        Date:  04-06-1993
  27.         File Authentication:
  28.              Check Method 1 - 4DD7
  29.              Check Method 2 - 02D6
  30.  
  31. If any of these numbers do not match, you have an invalid archive that
  32. might be infected with a virus.  Delete the archive and contact the
  33. person or BBS you received it from.
  34.  
  35. INSTRUCTIONS:
  36. --------------------------------------------------------------------------
  37. 1. Install TRIBELL.EXE anywhere in your PATH.
  38.  
  39. 2. Run TRIBELL from your TriBBS directory (where NODE.DAT resides).
  40.    If you have multiple nodes, you must run TRIBELL for each node.
  41.  
  42. 3. To turn the page bell on, use:  TRIBELL /ON
  43.    To turn the page bell off, use: TRIBELL /OFF
  44.  
  45. The archive includes batch files to be called as TriBBS Events.  Just set 
  46. up daily events at the times you want the bell turned on and off and call 
  47. the appropriate files (BELLON.BAT and BELLOFF.BAT).
  48.  
  49.  
  50. COMMAND LINE DESCRIPTION:
  51. -------------------------------------------------------------------------
  52. Usage:  TRIBELL [/ON] [/OFF] [/?] [/HELP]"
  53.         
  54. Where:  /ON              Turns the Page Bell on. "
  55.         /OFF             Turns the Page Bell off."
  56.         /? or /help      This screen"
  57.         
  58. --------------------------------------------------------------------------
  59.         
  60.         Support questions can be left, and latest version downloaded
  61.         from the author's BBS near Seattle, WA:
  62.  
  63.         Jet City Connection BBS, (206)839-8843, 24hrs, v.32bis
  64.  
  65.         Messages can also be addressed to Bryan Nylin at:
  66.                 
  67.                 FidoNet Node 1:343/???
  68.                 CompuServe ID 71441,1420
  69.                 
  70. TRIBELL is distributed as FREEWARE to all REGISTERED TriBBS Sysops.  If you 
  71. are not a registered TriBBS sysop, your use of this program is limited to 
  72. same evaluation period as TriBBS.
  73.  
  74. ---------------------------------------------------------------------------        
  75. This program is Copyright (c) 1993 by Bryan J. Nylin, All Rights Reserved.
  76.  
  77.