home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / modem.madness / SMMTRBBS / TRIDLS10.ZIP / TRIDLS.DOC < prev    next >
Encoding:
Text File  |  1993-08-15  |  4.1 KB  |  99 lines

  1. TriDeleteLocalSysop v1.0
  2. Copyright (C) 1993 Doug Henderson
  3. For the TriBBS (tm) Bulletin Board System
  4.  
  5. released August 15th,1993
  6.  
  7. Node Carolina, TriBBS #558
  8. (704) 663-7602
  9. 1200/2400/9600/14400
  10. v.32/v.32bis/v.42bis
  11. 24 hours/day
  12. -----------------------------------------
  13.      
  14. DISCLAIMER
  15. In no event will I, Doug Henderson, be held liable for any loss or damage to 
  16. data and/or equipment by your use, whether proper or improper, of this 
  17. software. This product is provided AS IS. There are NO warranties or 
  18. guarantees, whether expressed or implied. By using this program, you 
  19. automatically CONSENT to the terms and conditions of this disclaimer. 
  20.  
  21. ACKNOWLEDGEMENT
  22. TriBBS (tm) is a registered trademark of Mark Goodwin.
  23.  
  24. REGISTRATION
  25. TriDeleteLocalSysop v1.0 is a fully-functional TriBBS 4.x utility being 
  26. distributed under the freeware concept. This utility costs you absolutely
  27. nothing...really! All I ask is that you maybe drop me a line and let me know
  28. if you are using the utility and if you like it.
  29.  
  30. DISTRIBUTION
  31. You may make this file available for downloading from your BBS, or you may  
  32. upload it to any BBS of your choice, provided that you do not make any
  33. changes to the contents of the archive.
  34.  
  35. The following files MUST be included in the archive:
  36.  
  37.    TRIDLS.EXE    the executable file
  38.    TRIDLS.DOC    the documentation file
  39.    TRIDLS.CFG    the sample configuration file
  40.   FILE_ID.DIZ    BBS description file
  41.  
  42. INTRODUCTION
  43. TriDeleteLocalSysop is a TriBBS 4.x utility designed to check the callers log
  44. when a user logs off. If the last caller is the Sysop, TriDLS will delete the
  45. Sysop's entry in the callers log and will also delete the Sysop's entry in
  46. total calls to the system and total calls for the day.
  47.   
  48. INSTALLATION
  49. 1) Copy TRIDLS.EXE and TRIDLS.CFG into your main TriBBS directory. You must
  50.    make certain that the .CFG file remains in the same directory as the .EXE 
  51.    file.
  52.  
  53. 2) Using a text editor, edit the TRIDLS.CFG file to include the required
  54.    information as shown in the example below:
  55.  
  56.    Doug Henderson              <-- Sysop's first and last name
  57.    C:\TRIBBS\MWORK\            <-- The path to your CALLERS.LOG file
  58.    C:\TRIBBS\                  <-- The path to your SYSDAT1.DAT file
  59.  
  60.    NOTE: You MUST put the trailing backslashes in the pathnames above or the
  61.    program will not function properly!
  62.  
  63. 3) TriDeleteLocalSysop should be executed from the BETWEEN.BAT file. In fact,
  64.    it would be best to run TriDLS before any other program. By running TriDLS
  65.    first, the Sysop will not be included in any stats or last callers 
  66.    bulletins. To run TriDLS, use the following command:
  67.  
  68.    TRIDLS
  69.  
  70. *****************************************************************************
  71.  VIRUS INFORMATION                                                         
  72. *****************************************************************************
  73.  I am using McAfee Associate's VALIDATE.COM to check all executable files  
  74.  for your protection against viruses.                                      
  75.                                                                            
  76.  The validation data for TRIDLS.EXE v1.0 is:                               
  77.                                                                            
  78.            File Name: TRIDLS.EXE                                           
  79.                 Size: 42,052                                               
  80.                 Date: 8-14-1993                                         
  81.  File Authentication:                                                      
  82.       Check Method 1 - F476                                                
  83.       Check Method 2 - 0309                                                
  84.       
  85. *****************************************************************************
  86.  
  87. That's all there is to it. If you have any questions, complaints, or 
  88. suggestions, please feel free to call Node Carolina at (704) 663-7602 or 
  89. leave me, Doug Henderson, a message in the WME TriBBS 3rd Party message 
  90. conference. 
  91.  
  92. Thank you for trying TriDeleteLocalSysop!
  93.  
  94. HISTORY
  95.  
  96. August 15,1993
  97.    v1.0  Initial Release
  98.  
  99.