Dec 132017
Another file Bank for PCBoard 14.X. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
EARNBANK | 195 | 141 | deflated |
EARNBANK.CNF | 11 | 11 | stored |
EARNBANK.DOC | 2609 | 1086 | deflated |
EARNBANK.EXE | 78608 | 39687 | deflated |
EARNBANK.PAS | 6932 | 2204 | deflated |
Download File EBANK12.ZIP Here
Contents of the EARNBANK.DOC file
EarnBank
Earned K Byte Banking Program
For ProDoor Systems
By Samuel H. Smith
ProDoor has a limitation of 65megs for "earned K bytes". This door
program allows your users to set aside a virtually unlimited amount
of earned K bytes, and later withdraw up to 65megs at a time.
FILES
EARNBANK - The 'door script' for this door. Edit this file to refer
to the directory where you install EarnBank.
EARNBANK.EXE - The EARNBANK main program.
EARNBANK.CNF - The configuration file. Do not change this file. It
contains only the single line 'INTERRUPT'.
EARNBANK.DAT - The data file containing banked K bytes for your
users. Take care that you maintain recent backups of
this file in case of corruption.
EARNBANK automatically creates this file.
EARNBANK.PAS - The ProKit source code for the EARNBANK door.
INSTALLATION
Edit EARNBANK to refer to the directory where you will be installing
EARNBANK. The default is C:\PCB\EARNBANK. Extract all EARNBANK
files into this directory. Place an edited copy of EARNBANK into
each PCBOARD node directory. Add the following line to your
c:\pcb\main\doors.lst file:
EarnBank,,0,0,0,,0
You may wish to add the following line to your PROXMAIN file:
0,EBANK,OPEN EARNBANK
which will allow EBANK commands to be stacked from a prodoor command
line. For example,
EBANK D 10000 Q
will deposit up to 10000 kbytes and return to prodoor.
DISCLAIMER
IN NO EVENT WILL I BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING ANY
LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL
DAMAGES ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM, OR
FOR ANY CLAIM BY ANY OTHER PARTY.
LICENSE
This is a FREE program with no strings attached!
Source code included!
The Tool Shop BBS
Phone number Modem type
-------------- ---------------------
(818) 891-3772 US Robotics HST 9600 (NOT v32!)
(818) 891-1344 Supra v.32bis/v.42bis
(818) 891-6780 Hayes-V 9600 (NOT v32!)
December 13, 2017
Add comments