I have mostly typed out the listings from the book as they were printed

The exceptions are that I have added REMs at the top stating the page in the book where the listings began, and adding book title and author lines.

In a few cases, where it was very clean and easy to do os, I have added lines to dump the execution and exit directly to the computer's main MENU.

All of these additions are obvious in that I have inserted my line numbers between the original 10,20,30,... line numbers. This way, if you want the exact original code, you just have to remove the single or XX5 lines.

Note: These additions have altered the original file byte sizes, but I have kept the values which the authors always put on line 10. 

The Files:

GROWTH: Determine futrure value and interest earned

DEP1: Find the future value of regular deposits

CMPND: Calculate the interest rate of an installment loan

DEPRE: Figures depreciation schedules

AMORT: Calculates an amortization schedule

INSTAL: Computes monthly payments/number of payments on a loan

NOTES: Compute maturity value and discount on notes

EFFECT: Calculate actual versus stated interest

STOCK: Analyze your strock purchase

BOND: Figures actual cost of bonds


