home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / modem.madness / SMMTRBBS / TRICPS10.ZIP / TRICPS.DOC < prev    next >
Encoding:
Text File  |  1993-07-31  |  4.3 KB  |  102 lines

  1. TriCheckPageStatus v1.0
  2. Copyright (C) 1993 Doug Henderson
  3. For the TriBBS (tm) Bulletin Board System
  4.  
  5. released July 31st,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. TriCheckPageStatus 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!
  28.  
  29. DISTRIBUTION
  30. You may make this file available for downloading from your BBS, or you may  
  31. upload it to any BBS of your choice, provided that you do not make any
  32. changes to the contents of the archive.
  33.  
  34. The following files MUST be included in the archive:
  35.  
  36.    TRICPS.EXE    the executable file
  37.    TRICPS.DOC    the documentation file
  38.    TRICPS.CFG    the sample configuration file
  39.     LOGON.BAT    the sample LOGON.BAT file
  40.   FILE_ID.DIZ    BBS description file
  41.  
  42. INTRODUCTION
  43. TriCheckPageStatus is a TriBBS 4.x utility designed to check the status of
  44. the page bell every time a user logs on and generate a logon screen telling
  45. if the Sysop is or is not available for chat.
  46.   
  47. INSTALLATION
  48. 1) Copy TRICPS.EXE and TRICPS.CFG into any directory of your choice. Just
  49.    make certain that the .CFG file remains in the same directory as the .EXE 
  50.    file.
  51.  
  52. 2) Using a text editor, edit the TRINUG.CFG file to include the required
  53.    information as shown in the example below:
  54.  
  55.    Node Carolina               <-- The name of your BBS
  56.    Doug Henderson              <-- Sysop's first and last name
  57.    C:\TRIBBS                   <-- The path to your NODE.DAT file
  58.    C:\TRIBBS\DISPLAY\LOGON4    <-- The path and filename of .ANS/.BBS screens
  59.    @MOREOFF@ @BREAKOFF@        <-- Header for logon screen (can be omitted)
  60.    @PAUSE@                     <-- Footer for logon screen (can be omitted)
  61.  
  62.    a) TriCheckPageStatus automatically adds the extensions .ANS and .BBS to
  63.       the filename of the logon screen you wish to generate. DO NOT add
  64.       these extensions to the filename in the .CFG file!
  65.  
  66. 3) TriCheckPageStatus should be executed from the LOGON.BAT file. If you
  67.    choose to use the LOGON.BAT file included in this archive, copy the file
  68.    directly into your main TriBBS directory. To get TriCheckPageStatus to 
  69.    run, you only need to use the following command:
  70.  
  71.    TRICPS
  72.  
  73. *****************************************************************************
  74.  VIRUS INFORMATION                                                         
  75. *****************************************************************************
  76.  I am using McAfee Associate's VALIDATE.COM to check all executable files  
  77.  for your protection against viruses.                                      
  78.                                                                            
  79.  The validation data for TRICPS.EXE v1.0 is:                               
  80.                                                                            
  81.            File Name: TRICPS.EXE                                           
  82.                 Size: 38,116                                               
  83.                 Date: July 31,1993                                         
  84.  File Authentication:                                                      
  85.       Check Method 1 - A8BA                                                
  86.       Check Method 2 - 1EF9                                                
  87.       
  88. *****************************************************************************
  89.  
  90. That's all there is to it. If you have any questions, complaints, or 
  91. suggestions, please feel free to call Node Carolina at (704) 663-7602 or 
  92. leave me, Doug Henderson, a message in the WME TriBBS 3rd Party message 
  93. conference. 
  94.  
  95. Thank you for trying TriCheckPageStatus!
  96.  
  97. HISTORY
  98.  
  99. July 31,1993
  100.    v1.0  Initial Release
  101.  
  102.