home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / pcboard / depos102.zip / DEPOSIT.DOC < prev    next >
Text File  |  1993-06-14  |  10KB  |  242 lines

  1.  
  2.  
  3.                      ************************************
  4.                              THE DEPOSITORY BANK
  5.                      ************************************
  6.                         The ultimate Time and Byte PPE
  7.  
  8.                           Version 1.02      06-14-93
  9.  
  10.  
  11.                                  Courtesy of:
  12.                           
  13.                              THE TWILIGHT ZONE BBS
  14.                                 (609) 921-0354
  15.                           1200/2400/9600/19200/38400
  16.                                 24 Hours a Day
  17.  
  18.  
  19.                                    Written by:
  20.                                  Robert Jackson
  21.                                   P.O. Box 800
  22.                            Rocky Hill, NJ  08553-0800
  23.  
  24.  
  25. INTRODUCTION:
  26.  
  27.    This PPE is written exclusively for PCBoard version 15.x @. The purpose of
  28.    this PPE is to allow your users to bank TIME or BYTES and to recover
  29.    them when needed. It will also allow the user to exchange the saved time
  30.    for bytes or bytes for time. No maintenance is required by the Sysop once
  31.    the PPE is installed.
  32.  
  33. FILES:
  34.  
  35.     Below is a list of files that come with the unregistered version. If any
  36.     files are missing please call the  BBS listed above.  Please do not
  37.     modify any of the files except the ones indicated, as the program will
  38.     not run properly if these are modified.
  39.  
  40.     DEPOSIT.PPE ---- The main PPE program.
  41.   * DEPOSIT.CFG ---- The PPE's config file, modify as needed. See note below.
  42.     DEPOSIT.DAT ---- The Data file for the PPE
  43.     DEPOSIT.NDX ---- The Index file for the PPE
  44.     DEPOSIT.DOC ---- Program documentation (You are reading it now)
  45.     HISTORY.DOC ---- Program release history
  46.     INTRO  .TXT ---- The main introduction screen. Sysop can modify.
  47.   * USERMNU.TXT ---- The main data input screen.
  48.  ** DATAUPD.EXE ---- Support program.
  49.  ** USTSUPD.EXE ---- Support program.
  50.  
  51.  * Indicates the only modifiable files. Modifying the others will render the
  52.    program useless.
  53.  
  54. ** Do not run these programs outside of the PPE, as they may damage your data
  55.    file or your user file. These programs are called by the PPE and will pass
  56.    information to run correctly.
  57.  
  58. @ The program will only work with 15.x version dated 06-10-1993 or newer.
  59.  
  60.  
  61.                                      -1-
  62. SETUP:
  63.  
  64.      1)  Create a directory and UNZIP all files for the PPE into it.
  65.      2)  Modify your Deposit.CFG file as explained below:
  66.  
  67.        240
  68.        2000000
  69.        1
  70.        100
  71.    *****************  FORMAT FOR ABOVE DATA  ****************
  72.  
  73.        LINE 1 - Maximum minutes allowed to withdraw per day
  74.        LINE 2 - Maximum bytes allowed to withdraw per day
  75.        LINE 3 - Minimum ratio ( Min = Bytes )
  76.        LINE 4 - Byte Ratio    ( Min = Bytes )
  77.  
  78.        The minutes to byte exchange is simple. For every minute you
  79.        exchange in line 3, you get the amount of bytes in line 4, also
  80.        for every exchange of bytes in line 4, you get the amount of
  81.        minutes in line 3...
  82.  
  83.        Example:  Exchange - 15 minutes for bytes..
  84.                             if line 3 = 1 and line 4 = 100 you would get
  85.                             1500 bytes for 15 minutes i.e. 15 * 100..
  86.  
  87.                  Exchange - 2000 bytes for minutes..
  88.                             if line 3 = 1 and line 4 = 100 you would get
  89.                             20 minutes for 2000 bytes i.e. 2000/100..
  90.  
  91. Installing the PPE is straight forward and simple. For those of you who
  92. don't know how to setup a PPE, please consult your PCBoard documentation.
  93.  
  94.      3)  Run PCBSETUP
  95.      4)  Choose B-File Locations, then B-Configuration Files.
  96.      5)  Highlight and edit your CMD.LST file.
  97.      6)  Create a new entry in the CMD.LST (ALT-I) and fill in the following
  98.          information:
  99.  
  100.       Command       Security        PPE/MNU File -or- Keystroke Replacement
  101.      ----------    -----------    -------------------------------------------
  102.      1) TIME          110           D:\PPES\DEPOSIT.PPE
  103.  
  104.    The command can be anything you want the user to type to activate the PPE.
  105.    The security will be the lowest security level you wish to allow a user to
  106.    access the PPE. The PPE/MNU file will include the path and the file name of
  107.    the PPE in this case the path of the created directory and the PPE called
  108.    DEPOSIT.PPE .
  109.  
  110.      6)  Set the environment variable for the PWRD file for each node.. i.e.
  111.  
  112.               SET PCB_PWRD=X:\PCB\MAIN\PWRD.
  113.  
  114.          Where X = the drive path to your PWRD file.
  115.          You might consider putting this line in your Board.Bat
  116.  
  117. With all this done, you can now go into the BBS and type the command you enter
  118. in your CMD.LST and run the PPE. It will automatically add the user's name
  119. when they execute the command. If you have any problems in getting the program
  120. to run, you may contact me for support by calling my BBS listed below.
  121.  
  122.                                      -2-
  123. REGISTRATION:
  124.  
  125.    The Depository is not free; nor is the un-registered version crippled in
  126.    any way to force registration, it is fully functional.
  127.  
  128.    Why register? Besides a clean conscience, you will receive a registered
  129.    copy that will work with all future versions of The Depository, and will
  130.    remove the Nagware line at the bottom of the intro screen -UNREGISTERED-.
  131.  
  132.    The advantage of registering the program is that you will be supporting
  133.    the many hours that went into making this PPE possible by a fellow Sysop,
  134.    and encourage me to continue making other quality shareware programs in
  135.    the future. Plus you will also receive 2 added features to the program.
  136.  
  137.       1) A Sysop utility that will come up instead of the main menu when the
  138.          sysop runs the PPE. This will allow the Sysop to add new users,
  139.          purge old users, delete existing users, modify existing users.
  140.  
  141.       2) An add-on program that will run either in the $$logoff or as part
  142.          of an event to sort the index files.
  143.  
  144.          And as an added BONUS!! If you are currently running another bank
  145.          door, I will convert almost any existing bank door data file into
  146.          The Depository's data file.  (Registered Version Only!)
  147.  
  148.          The cost of registration is only $15.00
  149.  
  150.          If you order by Credit Card you will be able to download your
  151.          registered version from my BBS.
  152.  
  153.          To get your registered copy of The Depository with a credit card
  154.          please call :
  155.  
  156.                              THE TWILIGHT ZONE BBS
  157.                                  (609) 921-0354
  158.                             1200/2400/9600/19200/38400
  159.                                  24 Hours a Day
  160.  
  161.          If you prefer to pay by check or money order please fill out the
  162.          REGISTER.FRM and mail it to:
  163.  
  164.                                  ROBERT JACKSON
  165.                                   P.O. BOX 800
  166.                            ROCKY HILL,  NJ  08553-0800
  167.  
  168.                       Make check payable to Robert Jackson
  169.  
  170.          Remember if you need your current data file converted please leave
  171.          me a message on the BBS and let me know.
  172.  
  173. SPECIAL THANKS:
  174.                 I would like to thank a few people who helped me complete
  175.               this project; Bob Watson (The TAO BBS), for his time Beta
  176.               testing the PPE, Bill Roman (The DETOUR BBS) for testing and
  177.               writing the documentation, and Gary Smith (Computer Profiles
  178.               BBS) for writing the add-on routine to handle the Bytes option.
  179.  
  180.  
  181.  
  182.                                      -3-
  183. LICENSE AND DISCLAIMER
  184.  
  185.   LICENSE:    You are allowed to use the Depository Bank for 30 days, after
  186.             which you must either register it or stop using it completely.
  187.             You are granted, the purchaser - and the purchaser accepts -
  188.             a non-transferrable and non-exclusive license to use, on any
  189.             computer, the software products and accompanying materials
  190.             provided to the downloader by me. Purchaser is hereby licensed
  191.             only to read the program from its medium into memory in as many
  192.             computers as they so warrant, solely for the purpose of executing
  193.             the program.
  194.  
  195.              I shall have the right to terminate this license if purchaser
  196.            violates any of its provisions. Purchaser agrees that the
  197.            software products and accompanying materials are the property of
  198.            the author Robert Jackson, and that he shall maintain title to
  199.            and ownership of the software products at all times. Purchaser
  200.            agrees to make no more than one (1) additional working copy and
  201.            one (1) backup copy of the software for their personal use only.
  202.  
  203.              I make no warranties of any kind, expressed or implied, with
  204.            respect to the performance, accuracy, or fitness of the software
  205.            products for any particular purpose. In no event shall the author
  206.            or any if its representatives, be liable for any loss of profit
  207.            or any other damages, arising out of the use of this product.
  208.  
  209. DISCLAIMER:  There is made no warranty of any kind, expressed or implied
  210.            including, without limitation, any warranties of merchantability
  211.            and / or fitness for a particular purpose. I shall not be liable
  212.            for any damages, whether direct, indirect, special or sequential
  213.            arising from failure of this program to operate in the manner
  214.            desired by the User. I shall not be liable for any damage to data
  215.            or property which may be caused directly or indirectly by the User
  216.            of this program.
  217.  
  218. DISTRIBUTION:
  219.              You may make this file available for downloading from your BBS
  220.            or you may upload it to any BBS of your choice, provided that you
  221.            do not make any changes to the contents of the archive (ZIP file).
  222.            The archive and its individual contents may not be used by any
  223.            service that charges any money whatsoever, without the written
  224.            permission of the author.
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.                                       -4-
  242.