home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / modem.madness / SMMNETML / TPOST102.ZIP / TPOST.DOC < prev    next >
Encoding:
Text File  |  1993-10-16  |  2.6 KB  |  87 lines

  1.                  TPost ver 1.01
  2.  
  3.               written by 
  4.  
  5.             Mark D. Tetrault
  6.                     with help from
  7.                   Fred Riccio
  8.  
  9.           TPost is a simple utility that generates a message 
  10.      to the echo area of your choice, that will announce to the 
  11.      net you are in, the files that have been received by your 
  12.      system and that area available for Freq.
  13.  
  14.     The message sent will contain the file name, description, 
  15.      time, date and size of that file. TPost will list all tics received
  16.      each time it is run.
  17.  
  18. DISCLAIMER:
  19.     TPost is guaranteed to nothing but take up drive space. The 
  20.       author is NOT responsible for damage to anything on your system, in 
  21.       your house or to your dog.
  22.  
  23.  
  24. SETUP:
  25.     Unzip the files and edit the TPost.cfg file according to the
  26.       instructions in the TPost.cfg file included. Play close attention to
  27.       the sample and the instructions therein, or TPost will NOT work.
  28.  
  29.        A sample batch file is included or the sample may be included
  30.        in your BBS.BAT file as you wish. the SAMPLE.BAT may be renamed 
  31.        TPOST.BAT and called from your BBS.BAT.
  32.  
  33.     I run this after EACH incoming mail delivery and it is
  34.        imperative to run it BEFORE Tick.exe. If Tick runs first it will
  35.        delete the .tic files and TPost will have nothing to read. My
  36.        aftmail batch file changes directory to the tick directory and 
  37.        I then call TPOST.BAT. Then when the TPOST batch finishes and returns
  38.        to my AFTMAIL.BAT, it continues with tick.exe and other clean up                 commands.
  39.        Example;
  40.  
  41.       :AFTMAIL
  42.        cd\db\tick
  43.        call TPOST.BAT
  44.        Tick.exe
  45.        goto start
  46.  
  47.        That should be all there is to it.
  48.  
  49.  
  50. HISTORY:
  51.         ver 1.0   First attempts at making it all come together
  52.         ver 1.01  Additional parameters added for flexibility
  53.  
  54.  
  55. CREDITS:
  56.  
  57.     My deepest appreciation to Fred Riccio, for without his help
  58.         this program would still be an idea without form.
  59.  
  60.  
  61. REGISTRATION:
  62.  
  63.     If you feel that TPost is working well after 30 days, a 
  64.         doantion of $5 would be appreciated. This will ensure my interest 
  65.         in making it more flexible and updating it as time passes or bug 
  66.         reports come in. The address is listed below.
  67.  
  68.  
  69. SUPPORT:
  70.     I can be reached at 1:132/169. Since my node is NOT
  71.         crashmail, address all bug reports to me but send them during ZMH.
  72.         Reistered Users will receive top priority in bug fixes and input.
  73.  
  74. Mark D. Tetrault
  75. 6 Colonial Drive
  76. Pembroke, NH 03275
  77.  
  78. The Pembroke Connection
  79. 1:132/169
  80. Oct 10, 1993
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.