home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / ADDTY1B5.ZIP / ADDTODAY.DOC next >
Text File  |  1994-10-03  |  6KB  |  98 lines

  1.  
  2.  
  3.       SYSOPS!
  4.  
  5.       This utility will hopefully make managing your bbs a little less
  6.       time consuming.  It was written at the request of the same PCBoard
  7.       sysop that is responsible for MERGEPRO (or MERGESYS, the new sysop
  8.       version).  He uses a concept he calls "shovelware", which translated
  9.       means he gets files from satellite, fidonet, internet, other bbs,
  10.       wherever, "shovels" them all into a directory to extract their file
  11.       descriptions, then "uploads" them to his bbs.  His desire to
  12.       automate this process as much as possible led to the development of
  13.       this program (see PRODUCTS.DOC for related programs).  It works on
  14.       ASCII text file descriptions in either WildCat! (the first two lines
  15.       of the description start at the left margin and the description ends
  16.       with a blank line) or PCBoard DIR format (only the first line starts
  17.       at the left margin and the descriptions are contiguous).
  18.  
  19.       When you have a list of file descriptions that are ready to be added
  20.       to, say, your main upload directory, instead of copying them all
  21.       there at one time, ADDTODAY can be run each day (e.g., from a batch
  22.       file) on a list of new file descriptions and add those whose "day of
  23.       month" number matches the current system day (e.g., the file date is
  24.       08-30-93 and the system date is 11-30-94).  Also, when ADDTODAY
  25.       appends the descriptions, it changes the file date to the current
  26.       date (e.g., 11-30-94).  As far as callers to your bbs are concerned,
  27.       they just see a bunch of new files every day.  The default file
  28.       description date starting column is 24, which can be changed.
  29.  
  30.       You can set both a minimum and maximum number of descriptions to be
  31.       added if desired (setting the minimum and maximum to the same value
  32.       will add a fixed number each day).  ADDTODAY can also execute an
  33.       optional batch file with each file name whose description has been
  34.       added, such as moving the parent file to your uploads directory.  As
  35.       descriptions are added, they are removed from the new files list and
  36.       when it is empty, you are notified with a message to replace it.
  37.       WildCat! bbs's can still use this technique, but with an extra step.
  38.       Today's descriptions could be written to a new text file each day,
  39.       which is then converted to the database format and inserted into the
  40.       existing file list database.  The work files should be deleted
  41.       afterwards in preparation for the next day's run.
  42.  
  43.       This program is a "beta" model and is being released for evaluation.
  44.       You are invited to try it out and share it with other sysops.  Just
  45.       enter ADDTODAY without any parameters and a help screen will come
  46.       up.  I'd welcome any feedback, good or bad.  At Charlie's (that's
  47.       the sysop I keep mentioning) insistence, I've installed unregistered
  48.       version "nag" screens, and I'd like to know if you think they are
  49.       "too much" of an annoyance (if a keypress isn't entered, they'll
  50.       both end after a few seconds).  Also, the registration prices are
  51.       just suggestions at this point, so any comments you have about them
  52.       would be appreciated.  Please don't try to register this program
  53.       yet, but if you'd like to be registered, just contact me through any
  54.       of the methods shown below and I will notify you as soon as it is
  55.       "officially" released (before the end of 1994).
  56.  
  57.       Since this utility is designed to run unattended from a batch file,
  58.       it quits with an errorlevel that can be tested.  For a list of the
  59.       various exit codes, please see the help screen.  Its screen output
  60.       can also be redirected to create a log by using the "greater than"
  61.       symbol, e.g., ADDTODAY addlist uploads > today.add.  Using ">>" will
  62.       append each day's log rather than overwriting the previous day's.
  63.       Please excuse the disclaimer that follows, but as a sysop, I'm sure
  64.       you understand I need to cover my butt (such as it is)!
  65.  
  66.           This software and documentation are provided "as is" without
  67.           warranty of any kind, either implied or expressed, including
  68.           but not limited to the implied warranties of merchantability
  69.           and fitness for a particular purpose.  The entire risk as to
  70.           the results and performance of this software is assumed by
  71.           you.  In no event will I, or anyone else who has been
  72.           involved in its creation, production, or delivery, be liable
  73.           to you or any other party for any direct, indirect,
  74.           consequential, or incidental damages arising from the use of
  75.           or inability to use this program.
  76.  
  77.       I also need to acknowledge the other copyrighted products mentioned
  78.       here.  PCBoard is a registered trademark of Clark Development
  79.       Company, Inc. and WildCat! is a trademark of Mustang Software, Inc.
  80.  
  81.       Live long and prosper.
  82.  
  83.  
  84.       I can be reached at any of these addresses.
  85.  
  86.       Write to:  Hal Parks         E-Mail:  8:970/201              RBBSNet
  87.                  HAL SoftWare               1:11/157               FIDONet
  88.                  404B W. Oak                           InterNet
  89.                  Carbondale, IL 62901       charlies@twister.c-lib.siu.edu
  90.  
  91.       OR leave a message for me with InfoQuest BBS at 618-529-0000
  92.       OR contact me through InfoQuest's sysop (safest bet for all E-Mail)
  93.  
  94.             InterNet:  charlies@twister.c-lib.siu.edu
  95.             RBBSNet:   8:970/201       FIDONet:  1:11/157
  96.                             USERNAME:  Charles Strusz
  97.             FIDO NODELIST CORRECTION:  Phone should be 618.529.0000
  98.