home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / business / bf322d.zip / BIGFIN.DOC next >
Text File  |  1993-03-01  |  36KB  |  673 lines

  1.  
  2.  
  3.  
  4.  
  5.                   BigFin Financial Program Documentation
  6.  
  7.                                   v 3.xx
  8.  
  9.                                     by
  10.  
  11.                                Gary D. Moore
  12.                               5161 Howard Road
  13.                         Smiths Creek,  MI 48074-2023
  14.  
  15.                             Copyright (c) 1985-93
  16.  
  17.              License is granted upon registration of BigFin program
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                                   Disclaimer
  29.  
  30.   Gary D. Moore will not be liable for any damages, including any decrease
  31.   in profits, losses or other incidental or consequential damages arising
  32.   from the use of or inability to use BigFin or related software products,
  33.   even if Gary D. Moore has been advised of the possibility of such damages,
  34.   or for any claim by any other party.  BigFin and related programs are
  35.   distributed with the understanding that if it is used and found to be of
  36.   value, the user will register for a contribution of $20 with the response
  37.   form.  Registration is  appreciated and encouraged.  (The "monies" go to
  38.   a College Memorial Scholarship Fund.  Thanks for helping!)  Upon receipt
  39.   of registration, a diskette with the most recent version of BigFin and
  40.   related programs will be mailed to the user.  Registered users will be
  41.   notified of major revisions and updates.  A modest fee will be charged for
  42.   the updates.  For a large number of BigFin copies (and related programs)
  43.   contact Gary D. Moore at the address on the response form about site
  44.   licensing and/or quantity purchases.  BigFin can be used like a book...
  45.   one person using it at a time.  One registration is not a site license.
  46.  
  47.  
  48.  
  49.                               BigFin Un-History
  50.  
  51.  The history of BigFin (short for Big Financial Program) may not matter to
  52.  most users, so an un-history is provided below:
  53.  
  54.  The "un-history" of BigFin... on a wintry Michigan night in 1985, a friend
  55.  and I were trying to determine finance charges.  The available programs for
  56.  the PC had too many errors to be reliable (not even close to Barron's
  57.  figures).  Thus, crash code, no frills, no selection menu, etc., and BigFin
  58.  was born.  With a very short period of time, more suggestions came from
  59.  associates for more formulas/calculations that kept me digging through college
  60.  texts, and reviewing notes from various college finance classes (have you ever
  61.  looked at notes several years after you wrote them...?).  Solutions have been
  62.  provided for most suggestions.  (SEND IN YOURS!!!!)
  63.  
  64.  My rational for BigFin is to provide a practical, multipurpose finance
  65.  program.  Five areas are included with BigFin.  Those areas are 1) Annuity &
  66.  Savings, 2) Business & Finance, 3) Loans, 4) Miscellaneous, and 5) Currency
  67.  Conversion.  Each of the menus has several formulas/calculations.  The
  68.  Miscellaneous Menu is comprised of "things" that did not fit into the normal
  69.  financial menus, and may or may not be FINANCIAL in nature (they don't cost
  70.  extra).
  71.  
  72.  BigFin's un-history hasn't ended yet... BigFin is still evolving.  If you
  73.  have a SUGGESTION, and want to be a part of BigFin's history, please send it
  74.  to me.
  75.  
  76.  
  77.  
  78.                                  BigFin Notes
  79.  
  80.  ASCII Files:
  81.  
  82.  BigFin allows printing a "screen" to an ASCII file.  You can direct the TEXT
  83.  to any (legal) PATH.  An extension may also be added (if no extension is
  84.  provided, BIG will be appended to the File Name).  Beginning with v 3.16,
  85.  you can APPEND to an EXISTING file.  This suggestion was brought to you by
  86.  Ken K. from New York State.  A helpful feature if you want to include BigFin
  87.  data in a word processing file.  Please NOTE:  a PAGE FEED is provided with
  88.  the ASCII file, so you may will (manually) need to remove it if you use the
  89.  "output" in an ASCII file.  Also NOTE:  To ascertain that a file contains the
  90.  correct information, you can use the File Viewing Utility on the Miscellaneous
  91.  Menu to review it.  When using File View, enter the same PATH (or none), then,
  92.  select the desired file.  VIEW is a handy BigFin feature.  NOTE:  You can
  93.  determine the number of LINES to PRINT (before a PAGE FEED)... suggested by
  94.  Clark L. (this has been implemented because of varying page lenghts with
  95.  "laser" printers).
  96.  
  97.  Caution/Warning/Disclaimer:
  98.  
  99.  Math is double precision, thus, very accurate.  Nevertheless, because of
  100.  varying standards in calculating, it is my request that results be used for
  101.  estimating only.  There are too many "unknowns" to claim these figures
  102.  accurate in every instance (i.e. late payment charges, early payments,
  103.  surcharges, insurance, taxes, etc.).  Use the results as a guide only, and
  104.  please review the disclaimer at the top of this document.
  105.  
  106.  A "benchmark" calculation is a loan of 8,000.00 at 8% for eight (8) years,
  107.  the PAYMENT should be 113.09.  Some early "chips" had a floating point error
  108.  that could cause inaccuracies.
  109.  
  110.  Comment/Memo Note:
  111.  
  112.  You can "add" a fifteen line (sixty chars. per line) COMMENT/MEMO/NOTE to
  113.  the print-outs and ASCII files created by BigFin.
  114.  
  115.  Printing:
  116.  
  117.  Printer control codes were written to output ASCII text.  Therefore, most
  118.  printers should work without problem.  Results can be sent to a printer by
  119.  selecting "P" (as prompted).  After the screen is dumped, the page is
  120.  ejected from the printer (this also works with laser printers).  Note: If
  121.  the printer is not available, a message displays: "Turn printer ON! (Press
  122.  <Enter>)"  If the printer is not available after three cycles, the program
  123.  will continue (thus, not hang you up).  If a print spooler/buffer is enabled,
  124.  the information will be sent as though the printer is receiving the data.
  125.  NOTE:  You can enter the number of LINES to PRINT (before a PAGE FEED).  As
  126.  suggested by Clark L. (this has been implemented because of varying page
  127.  lengths of "laser" printers).
  128.  
  129.  Registration:
  130.  
  131.  Registered copies of BigFin are available (and encouraged) from the address
  132.  provided on the Response Form.  Please enclose a check or money order for
  133.  $20 (US funds).  Registered users will be notified about major revisions.
  134.  An update (for a registered user) can be obtained by sending $5 (US funds)
  135.  at anytime.  Please send the response form provided, or PRINT the screen on
  136.  the Miscellaneous Menu about REGISTERING BIGFIN.  Using the response form is
  137.  better, since the "questions" posed are helpful to me. 
  138.  
  139.  Oh yes, if you didn't read it in the above... the "monies" collected from
  140.  BigFin go to a College Memorial Scholarship Fund, so thanks for helping the
  141.  kids who need it (my family members are not eligible, so rest assured that
  142.  this isn't a scam).
  143.  
  144.  System Requirements:
  145.  
  146.  BigFin displays on Monochrome/CGA/EGA/VGA monitors.  The minimum system
  147.  configuration is one floppy disk drive and 256K RAM.  (Hard disk users
  148.  should set their PATH to the directory where BigFin resides, therefore,
  149.  BigFin is available anytime at the system prompt, i.e.
  150.  PATH=C:\;\C:\UTIL;C:\DOS).  BigFin runs flawlessly on virtually all TRUE
  151.  compatibles.  If it does not run on your computer, please send me the
  152.  computer information via the "BigFin Response Form" at the end of the
  153.  document.
  154.  
  155.  NOTE:  Some Leading Edge machines, or near compatibles, do not display the
  156.         menu boxes as they should.
  157.  
  158.  TSR Programs:
  159.  
  160.  If you have difficulty running BigFin and your machine is a 100% (PC)
  161.  compatible, a TSR (Terminate and Stay Resident) program may be the culprit.
  162.  A TSR program (STACKEY) prevented BigFin from working on my friend, Dr.
  163.  Jensen's, AT with a speed up crystal.  We thought it was the speed crystal,
  164.  but it was, indeed, the TSR program.  BigFin functions flawlessly with
  165.  SuperKey and Sidekick (by Borland).  Please inform me of any TSR programs
  166.  that conflict, or machines on which BigFin does not work.
  167.  
  168.  Odds & Ends:
  169.  
  170.  1) Knowledge of Finance and Insurance terminology is helpful.  Please
  171.     reference appropriate dictionaries for unknown terms.
  172.  
  173.  2) BigFin Bar-Menu allows selection by number (1 to 9, that is) or by using
  174.     cursor keys. The HOME and END keys move the cursor bar to the First and
  175.     Last item of the menu respectively.  Function Keys F1 and F10 "pop-up" a
  176.     Calendar, and a Calculator respectively.  Handy items to have when
  177.     using a financial program.
  178.  
  179.  3) Users should know prevailing interest rates (for loans and annuities),
  180.     and the number of annual compounding periods (it is possible to have up
  181.     to 365 COMPOUNDING PERIODS in a year,  BUT not more than 365).  BigFin
  182.     calculations will print (and use) 365 if a larger number is entered in
  183.     any of the Annuity/Savings calculations.
  184.  
  185.  4) DO NOT use a DECIMAL point when entering PERCENTAGES nor a COMMA when
  186.     entering dollar amounts (i.e. 14% is "14", not .14, and $1400 is "1400"
  187.     not 1,400.  However, 10.125% is "10.125", and $99.99 is "99.99").  A
  188.     decimal point in the wrong place will produce an erroneous calculation.
  189.  
  190.     If your answer looks out-of-line, you may have made an entry error (it's
  191.     okay, you're only human!!!!).
  192.  
  193.  5) The <Esc> (Escape key) allows the user to QUIT and return to the Main
  194.     Menu.  Also note, you must enter a number unless the field is "OPTIONAL"
  195.     such as, the YEAR and MONTH of the Loan Amortization Schedule.  All
  196.     OPTIONALs are indicated as such.
  197.  
  198.  6) A pop-up calendar and calculator are available at any MENU.  Press
  199.     Function Key One (F1) or Function Key Ten (F10) use these.  The Calendar
  200.     will increment the MONTHS forward with PgDn while PgUp increments the
  201.     MONTHS backward.  Press any other key to return to the MENU.  The
  202.     Calculator has basic functions, add, subtract, multiple and divide.  The
  203.     prior results are kept.  Press "C" to clear any entry.
  204.  
  205.  7) Feedback is welcome.  Positive comments are encouraged, but negative
  206.     constructive opinions are also welcome.  Please be honest about BigFin.
  207.     Selling BigFin is not meant to make millions, but rather provide a good
  208.     product at a reasonable price.  BigFin is marketed via the "Shareware"
  209.     approach.  BigFin is copyrighted and protected under applicable copyright
  210.     laws.  The author is the only legal agent to register and sell BigFin
  211.     unless other agreement has been made.
  212.  
  213.  8) Site registration is available.  For a large number of BigFin copies
  214.     (and related programs) contact Gary D. Moore at the address on the
  215.     response form about site licensing and/or quantity purchases.  BigFin can
  216.     be used like a book... one person using it at a time.  One registration
  217.     does not mean site license.
  218.  
  219.  9) You can press (Function Key) F10 (as indicated on the lower right-hand
  220.     corner of your screen) for a "pop-up" Calculator at "any" numeric entry.
  221.     However, the "result" does NOT transfer BACK to your "entry" field...
  222.     I'll wait for feedback on that.
  223.  
  224.  Acknowledgements and Reference:
  225.  
  226.  Encouragement from friends in the Accounting, Securities, and Insurance
  227.  professions have helped me select several problem solving modules in BigFin.
  228.  BigFin formulas have come from a variety of sources (college math and
  229.  finance professors, the producers of the books listed below, and real-life
  230.  situations).  The following are recommended resources for any library:
  231.  
  232.   Huffman. Programmed Business Mathematics, Vol. 1 & 2, Fourth Edition, 1980
  233.   Logan. Strategy, Policy and Central Management, Eighth Edition, 1981
  234.   Maaz, Dr. Statistics, Ferris State College, 1981  (Class notes)
  235.   Maaz, Dr. Statistical Inference, Ferris State College, 1981 (Class notes)
  236.   Niswonger & Fess. Accounting Principles, 12th Edition, 1978
  237.   Weston & Brigham. Essentials of Managerial Finance, Fifth Edition, 1979
  238.  
  239.   Thanks:
  240.  
  241.   Especially to the great staff at Crescent Software for several routines
  242.   included in BigFin.  To name "each" would take a long time.  However, none
  243.   of their MATH routines are included (I felt more comfortable with my own).
  244.  
  245.   Appreciation is also due the "many" registered users and "friends" who
  246.   have "suggested" enhancements to BigFin.  To list "everyone" would take a
  247.   long, long time.  So, thanks!
  248.  
  249.   Finally:
  250.  
  251.   BigFin will help you realize why John Paul Getty said, "...(compound)
  252.   interest is the eighth wonder of the world."  Happy financing!
  253.  
  254.  
  255.                  BigFin Financial Program (Menu) Information
  256.  
  257.  
  258.                          Annuity & Savings Programs
  259.  
  260.  The Annuity and Savings Menu consists of several programs.  Results obtained
  261.  from these programs will convince you about the rewards of saving.  It is
  262.  recommended that BigFin users be familiar with terminology in Finance,
  263.  Insurance, and Securities industries.  A brief explanation follows for each
  264.  program module by title (in alphabetical order):
  265.  
  266.  Earned Interest Calculation - provides the amount earned on an investment
  267.  over a period time at a fixed interest rate.  A great module to prove the
  268.  rewards of saving.  One thousand dollars at 7.5% for 10 years will yield
  269.  $1061.03 in interest (a total of 2,061.03), while $1000 at 7.5% for 15
  270.  years produces $1958.88 in interest (a total of 2,958.88).  Saving for five
  271.  more years at the same rate almost doubled the interest earned.
  272.  
  273.  Effective Interest of an Investment - depicts actual earning power of an
  274.  investment.  This could be considered to be like the average interest rate
  275.  of an investment.  Use with caution!
  276.  
  277.  Estimated Income from an Investment - calculates the amount of investment
  278.  needed for a desired withdrawal.  This figure is based on the number of
  279.  withdrawals per year, the interest rate, and number of years to withdraw.
  280.  A great tool for planning cash flows or retirements.
  281.  
  282.  Future Value of a Single Deposit - shows the future value of an investment
  283.  at a fixed interest rate compounded at regular intervals for a specific
  284.  period of time.  Depicts the power of saving.  This algorithm showed
  285.  friends who just had a baby what a thousand dollars would yield in 18
  286.  years.  A thousand dollars at 7.9% (compounded quarterly) yields $4,016.80
  287.  for college.  Of course, adding to that annually would yield much more.
  288.  
  289.  Future Value of a Single Deposit (Annualized) - is essentially the same as
  290.  the preceding, but shows the annual growth rate.  This growth is the
  291.  cumulative interest plus the initial investment.  Simple?  Thanks Tom L.
  292.  for the suggestion (others like the results too).  Oh yes, if the investment
  293.  is more than fifteen years, you are asked if you want a printout (hardcopy).
  294.  Pressing anything by "Y" will send the results to the screen.
  295.  
  296.  Future Value of Regular Deposits - calculates future value of deposits of
  297.  equal value at a fixed interest rate at the number of compounding periods
  298.  over a time period.  My brother has a hard time squirreling away a
  299.  thousand dollars a year for an IRA, but he can manage $15 per week.  That
  300.  fifteen dollars per week for fifty-two times a year at seven percent
  301.  interest (compounded quarterly) will yield him $33,499.80 at the end of
  302.  twenty years.  The monies can then be transferred to another fund from
  303.  which he can draw a retirement supplement.
  304.  
  305.  Interest Paid and Interest Earned - derived from my buddy ("JC") who always
  306.  wants to know what monies "borrowed" cost (in interest) compared to the
  307.  same monies "invested."  This module has a highlight bar referencing the
  308.  Loan, Investment, or both.  (Loan payment is automatically calculated).
  309.  Information regarding the loan and investment must be known.  The end result
  310.  clearly shows the cost of monies borrowed verses monies invested.
  311.  
  312.  Investment Interest Rate Calculation - calculates the Effective Annual
  313.  Interest Rate (EAR) of savings or an annuity.  It is akin to the method of
  314.  finding the APR (Annual Percentage Rate) of a loan, but with regard to
  315.  saving.
  316.  
  317.  Present Value Required for a Future Value - supplies the estimated amount
  318.  of the initial deposit required to obtain a desired future value.  This
  319.  program calculates the present value necessary to attain a future value
  320.  based on the desired future value, compounding periods, fixed interest
  321.  rate, and number of years deposited.  A desired $25,000 in ten years is
  322.  obtained by investing $12,490.02 at seven percent (compounded quarterly)
  323.  now (the system date appears on the screen).
  324.  
  325.  Rate Of Return of an Investment - simply, the ROI, or Internal Rate of
  326.  Return.  This equation shows the average interest rate earned by an
  327.  investment.
  328.  
  329.  Regular Deposits Required for a Future Value - calculates the deposit
  330.  needed to realize a future value.  Deposits are made on a regular basis.
  331.  The interest rate, compounding periods, and time period of the investment
  332.  must be known.  If $25,000 dollars was your goal, a regular deposit of
  333.  $34.94, fifty times a year at seven percent interest (compounded quarterly)
  334.  for ten years will accomplish it.  It's incredible what thirty-five dollars
  335.  a week can do when saved on a regular basis.
  336.  
  337.  Regular Withdrawals from an Investment - calculates how much can be
  338.  withdrawn from an investment WITHOUT reducing the initial investment.  A
  339.  calculation for the conservative minded who want their nest-egg secure.
  340.  
  341.  Total Depletion of an Investment - this module is effective when a lump-sum
  342.  is to be spent over a period of time.  The amount is selectable by the user
  343.  as is the time period.  This module demonstrates a good way to see how long
  344.  it takes to spend monies (so that the relatives who didn't earn it, don't
  345.  get it when you're gone).  As the bumper sticker says, "I'm having a ball
  346.  spending my kids inheritance...."  I added an optional INCREASE per year.
  347.  Though, the INCREASE is based on an annual amount... not on the WITHDRAWAL
  348.  amount.  A value does not have to be entered.
  349.  
  350.  Varying Rates, Future Value of a Single Deposit - provides a future value
  351.  of an investment at various rates with the chosen interest rate as a
  352.  midpoint.  The user has the ability to enter one rate (e.g., 10%) plus a
  353.  variance of the rate to compare returns.  An exercise in "What if the rate
  354.  was higher or lower?"  Covers those situations where investment interest
  355.  rates vary (as some "guaranteed" annuities will have in small print).  The
  356.  VARIANCE entered by the user will show the least amount returned to the
  357.  greater amount returned.  Variances are twice the variance below and above
  358.  the entered amount.  This module is a modification of FUTURE VALUE OF A
  359.  SINGLE DEPOSIT.  A practical application is an investment in ZYX Annuity
  360.  Fund guarantees five percent as a low rate of return with nine percent as a
  361.  high.  Ten-thousand is the initial investment to be compounded quarterly
  362.  for ten years.  Entering the information with seven percent as a midpoint
  363.  and one as the variance shows that this investment will yield $16,436.19 at
  364.  five percent (low rate) and $24,351.89 at nine percent (high rate).  This
  365.  variance shows (at a glance) the variance to be expected from this kind of
  366.  investment.  ZYX Annuity is fictitious, but these types of annuities are
  367.  real.  This is a good "ball park" estimator.
  368.  
  369.  
  370.  
  371.                         Business and Finance Programs
  372.  
  373.  This menu is a selection of programs related to the business and finance
  374.  world, but do not fit other areas.  A couple programs deal with statistics
  375.  while others are loners.  This menu area will most likely expand the most
  376.  over the next few years.  A brief explanation follows for each program
  377.  module by title (in alphabetical order):
  378.  
  379.  Break Even Calculation - shows amount of sales needed to break even on an
  380.  item (or service) when FIXED COSTS, RETAIL PRICE, and VARIABLE costs are
  381.  entered.  Provides the break even amount and number of items (services)
  382.  necessary to sell for suggested profit.
  383.   
  384.  Discounted Commercial Paper - is a complex financial problem made simple
  385.  after supplying the maturity value of a note, the amount of interest it
  386.  bears, and the number of days until it reaches maturity.  It is a common
  387.  practice to buy Account Receivables at a discount then receive full amount
  388.  "X" days later.
  389.  
  390.  Earnings/Wage Calculation - selected by Annual Salary or Hourly Rate.  Hourly
  391.  Rate uses the hourly wage, number of hours worked per pay period, and
  392.  number of pay periods per year.  Result for both entries show earnings per
  393.  Minute, Hour, Pay Period, Month, Year.  (No matter how MUCH we earn... it's
  394.  NEVER enough!!!!)
  395.  
  396.  Internal Rate of Return (IRR) Calculation - (for "old" BigFin users, the
  397.  IRR calculation has returned in v 3.15+.)  IRR equates the present value (PV)
  398.  of the expected future cash flows (or receipts) to the initial investment.
  399.  The INITIAL investment must be known, and the NUMBER of cash flows must be
  400.  ONE or more.  And, the CASH FLOWS (negative for additional investment and
  401.  positive for returns) must be known (estimated).  (The IRR calculation takes
  402.  a bit longer than most calculations since it keeps looping until the Present
  403.  Value of the cash flows from the investment is about equal to its cost.  When
  404.  this equalization occurs, the result is the IRR.)  Please remember, IRR is a
  405.  "guess-ta-mation" equation... USE IT WITH CAUTION!  Howard C. requested that
  406.  I add (revitalize) IRR in BigFin.
  407.  
  408.  Lease/Buy Decision - (back by popular demand) provides a guess-ta-mation
  409.  for Leasing or Buying.  This calculation is based on the Net-Present-Value
  410.  of monies.  The cost of the ASSET, Amount of the LOAN, Percentage Rate of the
  411.  LOAN, Length of the LOAN, Salvage Value at the END of the LOAN (or BUY BACK
  412.  value), Tax Rate (optional), Monthly lease rate, and Depreciation (for EACH
  413.  year of the LOAN) must be entered as prompted.  The (Net) Present Value of the
  414.  LEASE and LOAN are displayed. The ADVANTAGE (to Lease or Buy) is shown.
  415.  
  416.  Mean (Average) & Standard Deviation Calculation - a very simple module that
  417.  allows entry of data to produce an average.  If Linda F. needs to know the
  418.  average of her class test scores, she can input the scores and determine
  419.  an average as well as the deviation from the average.
  420.  
  421.  Population Sample Size Calculation - this is a Stats formula.  It provides
  422.  the necessary number of people/items for sampling based on a given population
  423.  for a Scientific Systematic Survey.  The user supplies the base (number) for
  424.  sampling.  (Note:  The population/base must be greater than 125.)
  425.  
  426.  
  427.  
  428.                                Loan Programs
  429.  
  430.  Loan programs in BigFin are helpful for anyone financing anything.  A study
  431.  of the loan modules will open a new view on the world of financing.  Because
  432.  modules are simple to understand and easy to use, the explanations are
  433.  brief.  All calculations use simple interest based on the standard formula
  434.  INTEREST equals PRINCIPAL times RATE times TIME with a few more wiz-bangs
  435.  added.  An explanation follows for each program module by title (in
  436.  alphabetical order):
  437.  
  438.  Annual Percentage Rate (APR) Of A Loan - provides the actual interest rate
  439.  paid on a loan.  This is very helpful when a rate is advertised to be a
  440.  bargain, such as, an automobile ad.  The formula will depict the real
  441.  "cost" of a loan.  Also note:  Credit Life should be added to the loan
  442.  repayment to attain a true and accurate APR.  This formula is the same as
  443.  the one perscribed by The Truth and Lending Law (formula is provided on the
  444.  screen for those questioning its validity).
  445.  
  446.  (Daily) Interest on Loan Principal Calculation - computes interest paid for
  447.  the number of days (supplied by the user) for a specified loan principal at
  448.  an annual interest rate.  Note: Interest figured on 365 day year.  If zero
  449.  (0) is entered, the user has the option to enter specific dates.
  450.  Calculation for the number of days is derived from the entered dates.
  451.  
  452.  Final Payment Calculation - will ascertain the last payment amount for a
  453.  loan.  A very simple calculation, but variance occurs because of "hidden
  454.  and unknown" factors.  Please use with caution... it's an estimate!
  455.  
  456.  Interest Paid and Interest Earned - Please see explanation in Annuity and
  457.  Savings section.  This selection is common to Loans and Annuities, thus
  458.  it is on both menus.
  459.  
  460.  Loan Amortization Calculation - provides a summary of a loan (a second menu
  461.  prompts output to the Screen, Printer, or ASCII file (PATH Optional)).  The
  462.  loan program is excellent for calculating Land Contracts.  Calculations
  463.  have an annual summary for principal and interest paid.  Output shows the
  464.  Payment Number, Month/Year, Payment, Principal, Interest (per payment),
  465.  Interest-To-Date (ITD), and Balance of the Principal (as of that payment).
  466.  The annual summary is January through December with Year-To-Date totals for
  467.  Principal and the Interest paid.  The "last" payment is designated as LAST,
  468.  and may appear as the thirteenth payment in the final year.  Notes:  1) A
  469.  BONUS payment option can be entered (maximum two (2) per year) for indicated
  470.  months (i.e. 1 = Jan, 2 = Feb, etc., 0 = Quit).  The BONUS payment is an
  471.  addition to the NORMAL payment.  The DEFAULT is a double payment.  You can
  472.  enter what you wish.  2) A BALLOON PAYMENT OPTION allows calculates by
  473.  either a Number of Payments, or Month and Year of the Last Payment.  3) As of
  474.  v 3.17 you can EDIT the entered VALUES.  A message prompts "DO YOU WANT TO
  475.  MODIFY ANY OF THE ABOVE ENTRIES (Y/N)?"  The user MUST enter either a Y or
  476.  an N to MODIFY or continue respectively.  4) A summary and disclaimer appear
  477.  at the end of the listing.  5) If a REMAINING LOAN BALANCE exists when doing
  478.  a BALLOON Loan Amortization, the user can select "Y" at the "ANOTHER (Y/N)?"
  479.  prompt.  The REMAINING LOAN BALANCE with appear as the Loan Principle.  Other
  480.  values are also retained, but can be changed if desired.
  481.  
  482.  Loan Payment Calculation - determines the payment needed to satisfy a loan
  483.  based on interest rate, length (years) of the loan, number of payments per
  484.  year, and the loan principal.  Provides the amount of interest paid.  This
  485.  payment calculation is the same rendered by the two amortization
  486.  calculations in BigFin and Barron's Loan Amortization Schedule (a handy
  487.  schedule to have when BigFin is not available).
  488.  
  489.  Loan Principal Calculation - calculates the loan principal after entering
  490.  the number of payments per year, amount of payment, interest rate, and the
  491.  length of time to repay a loan.  Real life circumstance... "JC" figures
  492.  he can afford $300 a month for a car.  He knows the interest rate on the
  493.  car is twelve percent.  Based on a four year payment schedule twelve times
  494.  a year, the calculation shows he can borrow $11,392.19.  Be cautious, this
  495.  amount can vary because of "hidden" expenses, late fees, etc., when
  496.  borrowing.  However, it is a good estimation tool.
  497.  
  498.  Loan Repayment Period - shows the length of time to repay a loan.  The
  499.  user supplies the annual interest rate, the number of years to repay the
  500.  loan, and loan principal.  Beware of "hidden" expenses of a loan, these
  501.  costs can distort the calculation.  Incremental increases depict the merit
  502.  of a quicker pay off.
  503.  
  504.  Lump Sum Payment Calculation - determines the interest and lump sum
  505.  payment.  This is helpful when someone makes a set payment on a loan with
  506.  interest.  A number of farms in Michigan have been sold using this method
  507.  (payment plus interest, paid once a year).  This module was a suggestion by
  508.  Gale F., a life long friend and securities guru.
  509.  
  510.  Remaining Loan Balance - helps determine the payoff on a loan.  The number
  511.  of payments per year, the interest rate, the amount of the payment, and
  512.  number of payments made thus far are required.  If you secure a loan for
  513.  your house based on twelve payments per year at ten percent interest at
  514.  $400 per payment on $42,000, and you have made three payments into your
  515.  tenth year (123 payments), you would owe $32,926.58 on the loan.  This
  516.  information is essential if you are thinking about re-financing, or obtaining
  517.  a second mortgage.  Hidden expenses/fees will distort this figure, please
  518.  use this result with caution.  As with other calculation, remember that this
  519.  is only an ESTIMATE!
  520.  
  521.  Variable Payment Loan Amortization Calculation - provides a summary of a
  522.  loan (a second menu allows selection of output to the screen, printer, or
  523.  an ASCII file (PATH optional)).  This loan program is very helpful to
  524.  calculate loans paid bimonthly, every two weeks, or when you want to make
  525.  thirteen payments a year verses twelve. Output displays Payment and
  526.  Year, Payment Amount, Principal Paid, Interest Paid, Interest-To-Date (ITD),
  527.  and Balance of the Principal (as of that payment).  Annual summary is
  528.  January to December with Year-To-Date totals for Principal and the Interest
  529.  paid that year.  A summary and disclaimer appear at the end of the listing.
  530.  (This was suggested by a friend to ease his land contract woes in figuring
  531.  variable payment amounts.  Good suggestion, Dick!)  Caution:  When using
  532.  this program, the payments begin at the first of the month of the system
  533.  date, therefore, it may look like an extra payment is being made that year.
  534.  Payments are numbered rather than having the Month displayed.
  535.  
  536.  
  537.  
  538.                            Miscellaneous Programs
  539.  
  540.  The miscellaneous programs are financial and business related formulas that
  541.  do not fit other sections of BigFin.  However, they are handy.  A brief
  542.  explanation is provided for each module by title in alphabetical order:
  543.  
  544.  Age Calculation - enter your birthday (MMDDYY), and you have the years,
  545.  or hours, or minutes, or seconds you have lived.  Great for kiddies who
  546.  MUST know how many minutes they are old (the rest of us want to forget).
  547.  
  548.  Area to Square Feet/Square Yard Calculation - computes number of feet/yards
  549.  of material need to cover an area.  If total square feet is known, it can be
  550.  entered.  Cost per square yard can also be entered.  (Square METERS also
  551.  displayed.)
  552.  
  553.  Area (Square Feet) to Acreage Calculation - a simple equation to determine
  554.  acreage.  If total square feet is known, it can be entered; length and
  555.  width are requested otherwise.  Acreage is return to the hundredth.  A lot
  556.  90 feet by 100 feet is .21 acres.  (Square METERS also displayed.)
  557.  
  558.  ASCII Chart - was added to help "me" quickly find a character when
  559.  programming.  Uses cursor keys to move around the chart.  Same code as my
  560.  ASCIIWIN program.  (A 'steal' from the Crescent collection... in assembler.)
  561.  
  562.  Circle, Area & Circumference Calculation - provides the radius of a circle,
  563.  and several variations of the results is displayed.
  564.  
  565.  Cubic Foot/Yard Calculation - is very useful when estimating the amount of
  566.  concrete or fill need.  If the total square feet is known, it can be
  567.  entered.  If not, the user is prompted for the length and width.  The depth
  568.  is also required.  An OPTIONAL cost per cubic yard is prompted.  If a cost
  569.  is provided, the estimated COST is given.  A neat calculation for estimating
  570.  the fill dirt needed to "level" your yard.
  571.  
  572.  File Viewing Utility - provides a means to look at files.  The files do NOT
  573.  have to be ASCII text (but, I don't know many people who can make sense of
  574.  the "guru" characters on the screen).  You can enter any PATH (e.g. \TEXT
  575.  or B: (for the diskette in Drive B:)), then select the desired file by
  576.  moving the cursor bar over it and Press <ENTER>.  The "screen" contrast menu
  577.  pops up.  Change the contrast, or Press <ENTER> to use the one already
  578.  selected.  (I added this utility because I began to get "errors" while
  579.  reading this document.  Reason:  My BigFin Document was too big to fit into
  580.  the STRING array (a little programming jargon)). Hope you find this useful!
  581.  It is, essentially, the same code as my VIEW.EXE utility.
  582.  
  583.  Fuel Consumption and Cost Calculation - askes for the number of units
  584.  (gallons/liters), the cost of each unit, and miles/kilometers driven.  The
  585.  calculation figures the cost per mile and kilometer.
  586.  
  587.  Home Owner's Cost Calculation - was essentially a Public Domain program
  588.  that has been drastically altered to produce the output to the screen, or
  589.  the printer.  These calculations are based on a single residence tax
  590.  deduction, and provide estimation of savings by realization of gain through
  591.  increase property value, reduction of mortgage principal, and recovery based
  592.  on a person's tax bracket.  These calculations are to be used as a guide for
  593.  prospective buyers.  Please... use this for an ESTIMATE only!
  594.  
  595.  How To Become A Registered User - hopefully, everyone will read this first
  596.  and immediately send their registration fee to the author.  This selection
  597.  displays an address with which to register BigFin if the documents are not
  598.  available.
  599.  
  600.  Systems Information Summary - is the system configuration summary of the
  601.  computer on which BigFin is running.  (It is essentially the same code used
  602.  in my SysInfo program.)
  603.  
  604.  Time Transfer Calculation - is helpful to determine time needed to transfer
  605.  a file via a modem.  Baud rate is selectable.  Cost per minute can also be
  606.  entered (optional).
  607.  
  608.  
  609.  
  610.                                Document Menu
  611.  
  612.  The DOCUMENT Menu displays this text to screen within BigFin.  You can also
  613.  print the Response Form, and this Document to the printer attached to printer
  614.  port ONE (1).  The response form can be folded, then sent with the
  615.  appropriate First Class postage.
  616.  
  617.  I provided a DEFAULT "path" for the BigFin Document to be either \UTIL\
  618.  or \MISC\BIGFIN\ (thus, making it easier to find).  (The INSTALL program
  619.  installs BIGFIN.EXE and BIGFIN.DOC in the \UTIL directory as its default.
  620.  NOTE:  If you have an early version of BigFin, you may also have BigFin1.DOC
  621.  and BigFin2.DOC, these can be "deleted".  The current version uses ONE
  622.  document BigFin.DOC)
  623.  
  624.  Change Screen Color - gives users better color contrast when reading the
  625.  Documents within BigFin.
  626.  
  627.  Print Documents - these are "self-explanatory" on this menu.
  628.  
  629.  
  630.                             Currency Conversion
  631.  
  632.  The CURRENCY CONVERSION Menu - Provides a means to convert several "world"
  633.  currencies to U.S.  The "exchange amount" is determined by the "date"
  634.  specified in the program.  However, you can modify the amount as indicated.
  635.  Other "exchanges" will be added as suggested.
  636.  
  637.  
  638.  
  639.                                 SHELL to DOS
  640.  
  641.  SHELL to DOS (Option) - Allows user to get to DOS without exiting BigFin.
  642.  The prompt is 'set' to BF: Drive:Path, i.e. BF: C:\UTIL    Typing 'exit'
  643.  will return user to BigFin Main Menu.  Why 'shell' to DOS?  If you want
  644.  to 'unstick' your printer, change Drive/Directory (to create files), etc.
  645.  Remember to type EXIT when you are finished since BigFin resides in memory
  646.  (approximately the size of BigFin's EXE, plus two(2) K).  SHELL will NOT
  647.  work with DOS v 2.xx
  648.  
  649.  
  650.  
  651.  BigFin and Windows*
  652.  
  653.  BIGFIN & WINDOWS* - Included with a "registered" version of BigFin are the
  654.  files necessary to run under Windows* 3.x.  These files are BIGFIN.PIF,
  655.  BIGFIN1.ICO, and BIGFIN2.ICO.  The PATH in BIGFIN.PIF is C:\UTIL\BIGFIN.EXE
  656.  (change this to the directory in which BigFin resides on your computer).
  657.  BIGFIN1.ICO and BIGFIN2.ICO are "sample" icons for BigFin.  If someone more
  658.  'artsy' would like to create a better icon(s), I welcome the assistance.  To
  659.  install BigFin (as a Windows application) follow the simple instructions in
  660.  your Windows* manual.
  661.  
  662.  The PRINT SCREEN, and document PRINTING functions work fine while using
  663.  BigFin (a DOS application) within Windows*.
  664.  
  665.  WINDOWS* 3.0 Users:  It is necessary to have these files in your
  666.  WINDOWS\SYSTEM directory: EGA80WOA.FON, EGA40WOA.FON, CGA80WOA.FON, and
  667.  CGA40WOA.FON   These must exist to run DOS applications, or you'll get an
  668.  error message ***** WINDOWS* 3.0 ONLY!!!  Microsoft "fixed" this in v 3.1.
  669.  
  670.  * Windows is a Trademark of Microsoft Corporation
  671.  
  672.  End of BigFin.DOC  930106
  673.