home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / TSTAMP12.ZIP / TRISTAMP.DOC < prev    next >
Encoding:
Text File  |  1992-06-21  |  6.9 KB  |  144 lines

  1.  
  2.     TRISTAMP.DOC                                          Page:1
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                                TriStamp Version 1.2
  10.          A Archive Comment Utility For The TriBBS Bulletin Board System
  11.            Copyright (C) 1992 Lightning Software, All Rights Reserved
  12.                        Written And Coded By Robert L. Folmer
  13.  
  14.           ***Bear Cat BBS Home Of Lightning Software (404) 739-1216***
  15.  
  16.           Warranty
  17.           ========
  18.           TriStamp 1.2 is distributed without warranty. In no event
  19.           will Lightning Software be liable to you for any damages from
  20.           running this program. Including any loss of profits, lost
  21.           savings, or other incidental or consequential damages arising
  22.           out of your use of or inability to use the program, even if
  23.           Lightning Software or a authorized representative has been
  24.           advised of the possibility of such damages.
  25.           Lightning Software will not be liable for any such claim by
  26.           any other party. All risk associated with using this program
  27.           are the complete responsibility of the user.
  28.  
  29.           Introduction
  30.           ============
  31.           TriStamp is a very small, but extremely useful utility for the TriBBS
  32.           Bulletin Board System. It allows you to comment all uploaded ZIP or
  33.           ARJ files with a simple 1 line comment up to a comment size of 20K!
  34.           Best of all it is very easy to setup and install, please remember
  35.           that TriStamp is a shareware product, it is in no way free software!
  36.           You are free to use TriStamp on your TriBBS system for an evaluation
  37.           period of 30 days, then if you decide that TriStamp is a useful
  38.           utility for you, then you are required to send a $20.00 registration.
  39.           Note that the unregistered version of TriStamp is a fully working
  40.           copy however there are certain restrictions in the unregistered
  41.           version, please see the registration section in this manual for
  42.           details on the capabilities and restrictions of the unregistered
  43.           version.
  44.  
  45.           Installation
  46.           ============
  47.           This part could not be any easier! The first step to installing
  48.           TriStamp on your system is to create a directory to hold all TriStamp
  49.           files, then uncompress the TriStamp archive into the newly created
  50.           directory. Next create or modify the supplied UPLOAD.BAT file, you
  51.           may use the one included in the TriStamp archive or create your own.
  52.           The format of UPLOAD.BAT is shown below...
  53.  
  54.                        Example UPLOAD.BAT file called by TriBBS...
  55.  
  56.           ECHO OFF          <---Set the DOS echo feature to off
  57.           CD\TRIBBS\TRISTAMP<---Change to the TRISTAMP directory,simply modify
  58.                                 for your directory structure.
  59.           TRISTAMP %1 %2    <---Run TriStamp passing the full path and filename
  60.  
  61.  
  62.     TRISTAMP.DOC                                          Page:2
  63.  
  64.  
  65.  
  66.                                 of the archive to process as %1 to TriStamp,
  67.                                 pass archive extension to TriStamp as %2.
  68.           CD\TRIBBS         <---Change back to the TriBBS directory
  69.  
  70.           About the only thing that could possibly need modifications in the
  71.           above UPLOAD.BAT file, is the change directory command in line 2 and
  72.           possibly line 4. Simply modify these lines to reflect your main
  73.           TriBBS directory and the location of your TriStamp files.
  74.           After all modifications have been done to the above batch file,
  75.           you will need to copy it into your main TriBBS directory.
  76.           Note that typing TRISTAMP on the command line without any switches
  77.           specified will bring up a help screen, showing the TriStamp command
  78.           line format.
  79.  
  80.           Next make sure that you have the following utilities accessible
  81.           either via your PATH command in your AUTOEXEC.BAT file or in the
  82.           directory you run TriStamp from.
  83.  
  84.           PKZIP.EXE          <---Required for processing ZIP archives.
  85.           ARJ.EXE            <---Required for processing ARJ archives,
  86.                                  <registered version only!>.
  87.  
  88.           Only one last step and TriStamp will be all set to go! The final step
  89.           to installing TriStamp is to create a TRISTAMP.DAT file, one has been
  90.           included as an example. This file is simply your comment data file,
  91.           this file should contain the comment that you would like TriStamp to
  92.           add to all uploaded ZIP and ARJ archives. Although it is possible to
  93.           have TriStamp add ANSI graphics comments to archives, it is better to
  94.           use a standard ASCII text file, as to be able to view the ANSI
  95.           comments when uncompressing an archive will require special switches
  96.           on the command line. When creating your comment, make sure and leave
  97.           line one blank, this insures that your comment will be properly
  98.           centered.
  99.  
  100.           IMPORTANT! TRISTAMP.DAT Must be located in the same directory as
  101.           TRISTAMP.EXE or the program will abort!
  102.  
  103.           If a file is uploaded that TriStamp cannot process, TriStamp will
  104.           print the message "Archive Specified Cannot Be Processed By TriStamp"
  105.           TriStamp will then return to TriBBS and TriBBS will then continue
  106.           on with it's normal upload routines.
  107.  
  108.           Registration
  109.           ============
  110.           TriStamp 1.2 is being distributed under the shareware concept,
  111.           you are free to use this product for a period of 30 days after
  112.           which you must either register the program or discontinue it's use.
  113.           Registration is only $20.00, registering TriStamp will allow you to
  114.           process ZIP and ARJ archives, the unregistered version can only
  115.           process ZIP archives. And it will get rid of the UNREGISTERED!!!!!
  116.           notices as well as the unregistered delays. When you register
  117.           TriStamp you will receive a registered copy of the software on your
  118.           choice of 3 1/2" or 5 1/4" disk. As well as the latest version,
  119.           complete documentation and lifetime support. To register your copy
  120.  
  121.  
  122.     TRISTAMP.DOC                                          Page:3
  123.  
  124.  
  125.  
  126.           please complete the included form (REGISTER.FRM) and return it to
  127.           the address on the form.
  128.  
  129.           Questions And Or Comments
  130.           =========================
  131.           If you have questions or comments about this or any other
  132.           Lightning Software product, please write to the address below
  133.           or call the Lightning Software support BBS (Bear Cat BBS)
  134.           at (404) 739-1216 24 hours a day.
  135.  
  136.  
  137.                                    Lightning Software
  138.                                       P.O. Box 177
  139.                                  Lithia Springs, Ga 30057
  140.  
  141.  
  142.  
  143.  
  144.