home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hacker Chronicles 2
/
HACKER2.BIN
/
063.TWTC.DOC
< prev
next >
Wrap
Text File
|
1992-07-16
|
6KB
|
157 lines
┌────────┐ ┌──┐ ┌──┐ ┌────────┐ ┌────────┐
└──┐ ┌──┘ │ │┌─┐│ │ └──┐ ┌──┘ │ ┌──┐ │
│ │ │ └┘ └┘ │ │ │ │ │ └──┘
│ │ │ ┌─┐ │ │ │ │ │ ┌──┐
│ │ │ ┌┘ └┐ │ │ │ │ └──┘ │
└──┘ └──┘ └──┘ └──┘ └────────┘
Version 2.0
A Trade Wars 2002 utility for
citadel treasury calculations
(C) Copyright 1992
Documentation and programming by Dan Roseen
╓────────────────────────────────────────────────────────────────────────────╖
║ ░░░░░░░ DISCLAIMER ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
╙────────────────────────────────────────────────────────────────────────────╜
Trade Wars Treasury Calculator (TWTC) is provided AS IS. I give no warranty
of any kind, nor am I responsible for the results of use or misuse of the
afore-mentioned program.
╓────────────────────────────────────────────────────────────────────────────╖
║ ░░░░░░░ FILES ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
╙────────────────────────────────────────────────────────────────────────────╜
TWTC.DOC . . . . . . . . . . This documentation text file
TWTC.EXE . . . . . . . . . . TWTC program
TWTC.HIS . . . . . . . . . . History of changes made to TWTC
╓────────────────────────────────────────────────────────────────────────────╖
║ ░░░░░░░ TWTC OVERVIEW ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
╙────────────────────────────────────────────────────────────────────────────╜
TWTC is a utility developed for Trade Wars 2002 for citadel treasury
calculations (4% interest rate).
It features:
■ Calculates total ending citadel credits, starting citadel credits,
daily transactions (daily deposits or withdrawals), and the number of
days, depending on your situation.
(also calculates starting and ending interest per day)
■ Results in both tabular and paragraph form.
■ User-friendly interface, very quick and easy to use.
■ Results are color high-lighted for quick and easy reading.
■ Examples are shown during menu selection to help you define your
situation.
■ Extensive error-checking for both input and output. Errors are
reported with messages.
■ Freeware!, compliments of The Night Owl BBS.
■ If you are using DESQview, TWTC is completely DESQview-aware. When in
DESQview, it will use BIOS screen writes and will generously share CPU
time slices with other processes. TWTC will use the window height of
a DESQview window for screen clearing, and when in DOS it'll use the
current text mode. When not in DESQview it uses console screen writes
for extra screen speed.
■ Full support of any text screen mode (DOS or DESQview).
Note: A deposit made at the same time as your starting citadel total
must be included in your starting citadel total.
TWTC was written using Borland's C++ v3.0. It requires an IBM PC,
AT, or 100% compatible computer. This version has been tested with
Trade Wars v1.03, under MS-DOS v5.0, and DESQview v2.26, v2.42, and QEMM
v6.02. This version of the program is untested with other versions of these
products.
╓────────────────────────────────────────────────────────────────────────────╖
║ ░░░░░░░ DISTRIBUTION ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
╙────────────────────────────────────────────────────────────────────────────╜
Updates and/or new releases of TWTC can be downloaded or file-requested
from my BBS, The Night Owl (shown below). If you are logging in, you will
have to fill out a new user questionnaire. Once you have done this you will
have enough access to download TWTC without complete user verification.
You may leave your comments, questions, and suggestions to Dan Roseen
(or Sysop) if I'm not available for chat.
You may contact the following system:
Distribution
────────────────────────
Sysop: Dan Roseen
BBS: The Night Owl
Fidonet: 1:343/102
Login: (206)631-4949 24 Hrs. Kent, WA - USA
1200/2400
Mail/FREQ: 1:343/102 (the phone number for this node is not for login)
only USRobotics DS HST/V.32bis/V.42bis
Comment: For downloading latest version: Download TWTC*.ZIP
For file-requesting: Request the magic name "TWTC"
or request TWTC*.ZIP
╓────────────────────────────────────────────────────────────────────────────╖
║ ░░░░░░░ THANK YOU TO: ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
╙────────────────────────────────────────────────────────────────────────────╜
Denise Roseen, my wife, for her encouragement and for helping me set aside
time for my programming hobby.
David Roseen, my 2 year old son, for going to bed by 10 PM so I can do my
late-night programming.
Albin Gersich, a very good friend (and excellent TW utility programmer),
for his willingness to beta test TWTC v2.0 and for his comments and
suggestions.
Gary and Mary Ann Martin, for providing so many people with countless hours
of incredible entertainment. Keep up the great work on Trade Wars!
╓────────────────────────────────────────────────────────────────────────────╖
║ ░░░░░░░ ACKNOWLEDGEMENTS ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ║
╙────────────────────────────────────────────────────────────────────────────╜
Trade Wars 2002 - trademark of Martech Software, Inc., Gary & Mary Ann Martin
Borland C++ - trademark of Borland International, Inc.
DESQview - trademark of Quarterdeck Office Systems.
MS-DOS - trademark of Microsoft Corporation
QEMM - trademark of Quarterdeck Office Systems.