home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / timestop / timestop.doc < prev    next >
Text File  |  1989-02-25  |  3KB  |  77 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                 TimeStop version 1.0
  8.  
  9.           INTRODUCTION:
  10.  
  11.                TimeStop is a useful utility for BBS's that can pull your
  12.           BBS off line during certain time periods.  I wrote the program
  13.           because at work, I only have one phone line that is shared by a
  14.           BBS and an answering machine.  During weekdays, the BBS is
  15.           supposed to be up from about 5 PM to 10AM the next day.  Anytime
  16.           in between the answering machine / or human is supposed to answer
  17.           the phone.  On weekends, the BBS should be up 24hrs/day. 
  18.           Clearly, I needed a program that could sit in the logoff.bat and
  19.           hourly.bat files so that if for some reason I didn't make it in
  20.           that day, voice callers would not get a carrier in their ears. 
  21.           TimeStop is the program I came up with.
  22.  
  23.           SETUP:
  24.  
  25.                Setup is simple.  First place the files TIMESTOP.TOS and
  26.           TIMESTOP.DAT into your default directory.  This would be
  27.           something like \Forem\ or \Express\ depending on your system.
  28.                Next, use a text editor to edit the TIMESTOP.DAT file for
  29.           your situation.  The format is as follows:
  30.  
  31.           ATS0=0H0  <--- String sent to the modem at the start of the time
  32.                          period
  33.           ATS0=1    <--- String sent to the modem at the end of time period
  34.           99:99     <--- Start time, Sunday (or 99:99 to disable)
  35.           99:99     <--- Stop time, Sunday
  36.           10:00     <--- Start time, Monday
  37.           17:00     <--- Stop time, Monday
  38.           10:00 
  39.           17:00 
  40.           10:00 
  41.           17:00 
  42.           10:00     etc, etc, etc.
  43.           17:00 
  44.           10:00 
  45.           17:00 
  46.           99:99 
  47.           99:99 
  48.            
  49.                The first and second lines are limited to 44 characters. 
  50.           The other lines contain the start and stop times for each day of
  51.           the week.  If you don't wish for the BBS to go off-line any part
  52.           of a day, just enter 99:99 for both the start and stop times.
  53.  
  54.                I have included a running display of time, plus a way to
  55.           abort the program so that you can re-gain control of your
  56.           computer.
  57.  
  58.                This program is Fairware.  If you use this program, and
  59.           appreciate it, please send me $5 for the use of it (or whatever
  60.           you think it is worth to you) to:  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.             
  67.                                             Bryan Hall  
  68.                                             SysOp of Fnet Node 227  
  69.                                             (719)-543-1869 12/24/96 (HST) 
  70.                                             5PM-9AM M-F, 24hrs Weekends 
  71.                                             137 Kingsley  
  72.                                             Pueblo, CO 81005  
  73.             
  74.                If you have any suggestions, drop me a note, and I'll see if
  75.           I can't add them for you....  
  76.             
  77.