home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / LOTUS / TUTDOC1.ARC / 3512.PRN < prev    next >
Encoding:
Text File  |  1985-02-26  |  1.0 KB  |  38 lines

  1.  
  2. Problem  Part of MACLIB disk (see app#'s 3515 and 3516 for general info)
  3.          Line of credit tracker.  You enter daily credit balance and
  4.          interest rate information for one month for a single loan,
  5.          and it calculates interest expense and avg daily outstanding
  6.          balance.
  7.  
  8.  
  9.  
  10. Block Diagram
  11.                ___________________           ______________
  12.               |                   |         |              |
  13.               |    Daily Inputs   |         |              |
  14.               |___________________|         |              |
  15.               |                   |         |    MACLIB    |
  16.               |    Summary        |         |              |
  17.               |___________________|         |              |
  18.               |                   |         |              |
  19.               |    Intructions    |         |______________|
  20.               |___________________|
  21.  
  22.  
  23. Tips
  24.          Technique for numbering days of month unique  B17
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.