home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL36.ARJ / VOL3613 < prev    next >
Text File  |  1992-01-02  |  7KB  |  109 lines

  1.  
  2. P r o g r a m m a T h e e k volume 3613
  3.  
  4. gelijk aan PC/SIG no. 613/631 
  5.  
  6. Titel: Hard disk menu system, financial system
  7.  
  8. Number  Name            Size    Date     Comments
  9. 3613.01 AMORTIZE BAS     2463  12-07-88 Mortgage and montly  payment
  10. 3613.02 BALREM   BAS     1254  12-07-88 Balance remaining on  a mortgage
  11.         CATALOG  613     3584  12-08-88 This file
  12. 3613.03 CHARGEHI BAS     2453  12-07-88 Monthly status of a  revolving
  13.                                         charge account
  14. 3613.04 CREDITCA BAS     1409  12-07-88 Gains from using  credit card
  15.                                         instead of cash
  16. 3613.05 CREDITPU BAS     2160  12-07-88 Payment schedule of  credit purchase
  17. 3613.06 DAILYODO BAS     1698  12-07-88 Date that is number  of days away
  18.                                         from start
  19. 3613.07 DATEDIST BAS     1954  12-07-88 Number of years,  months, days
  20.                                         between dates
  21. 3613.08 DATESINM BAS     2323  12-07-88 Dates in a month of  specified day
  22. 3613.09 DAYOFWEE BAS     1653  12-07-88 Day of week on which  date falls
  23. 3613.10 DEPGROWS BAS     2945  12-07-88 Balance in savings  program deposits
  24. 3613.11 EPSON    COM    21160   2-19-86 Sends control codes  to EPSON 
  25. 3613.12 GO       BAT       19  12-01-86 Batchfile to type  README
  26. 3613.13 HDM      BAT       52   3-16-86 Starts the Hard Disk  Menu system
  27. 3613.14 HDM      DOC    14214   7-13-86 Hard Disk Menu  documentation
  28. 3613.15 HDMENU   COM    53212   8-29-86 Main program
  29. 3613.16 HDMENU   TXT      911  12-06-86 Used by HDMENU
  30. 3613.17 HDMHELP  CHN    31874   8-29-86 Help screens used by  HDMENU
  31. 3613.18 HDMX     BAT       54   1-01-80 Work file used by  HDMENU
  32. 3613.19 IBMPRO   COM    20446   2-18-86 Control codes for  IBM ProPrinter
  33. 3613.20 INSTALL  BAT      505   2-07-86 First time install  of HDM-II
  34. 3613.21 INTRATE  BAS      855  12-07-88 Interest rate on a  loan
  35. 3613.22 INVHISTO BAS     1778  12-07-88 Annual description
  36.                     of an investment
  37. 3613.23 INVINCOM BAS     1038  12-07-88 Annual or monthly  incom
  38. 3613.24 INVPRICE BAS     1068  12-07-88 Sales price of an  asset
  39. 3613.25 INVVALUE BAS      895  12-07-88 Present value of an  investment
  40. 3613.26 INVYIELD BAS     1107  12-07-88 Annual rate of  return 
  41. 3613.27 IRA      BAS     1872  12-07-88 Benefits of saving  in Retirement
  42.                                         account
  43. 3613.28 LOANCOST BAS     1827  12-07-88 After tax cost of a  loan
  44. 3613.29 LOANQUAL BAS      764  12-07-88 Size of loan  available at given % 
  45. 3613.30 LOANTERM BAS     1408  12-07-88 How many payments to  make on a loan
  46. 3613.31 MNTHINCM BAS     3191  12-07-88 Montly income to  obtain from money
  47. 3613.32 MONTHLYO BAS      653  12-07-88 Date away from  starting date
  48. 3613.33 NUMDAYS  BAS     1766  12-07-88 Number of days  between two dates
  49. 3613.34 PAYBACK  BAS      986  12-07-88 Investment pay-back  time
  50. 3613.35 PERBALAN BAS     2064  12-07-88 Balance in account  after deposits
  51. 3613.36 PERDEPOS BAS     1172  12-07-88 How much to deposit  to reach a
  52.                                         savings goal
  53. 3613.37 PERRATE  BAS     2022  12-07-88 Interest rate you  must earn to
  54.                                         reach savings
  55. 3613.38 PERTERM  BAS     1539  12-07-88 How many monthly  deposits to reach
  56.                                         a goal
  57. 3613.39 POINTS   BAS     1485  12-07-88 Effictive interest  rate on a loan
  58. 3613.40 README            705  12-01-86 Doc for INSTALL.BAT  & UPDATE.BAT
  59. 3613.41 RULEOF78 BAS     2092  12-07-88 Amortization  schedule for consumer
  60. 3613.42 SAVHISTO BAS     1411  12-07-88 Annual balance in  savings program
  61. 3613.43 SIMPINV  BAS     1570  12-07-88 Analysis of  investment
  62. 3613.44 TERMDEPO BAS     2537  12-07-88 Balance in a savings  plan any
  63.                                         number of years
  64. 3613.45 UPDATE   BAT      399   3-16-86 Update an exisiting  HDM
  65.         VOL3613  ABS     2560  12-07-88 VOL3613 abstract
  66.                47 File(s)    133120 bytes free on VOL3613
  67.  
  68. Program Name: Managing Money with IBM PC (v1.0)
  69.  
  70. Program description:
  71. The Managing Money with IBM PC (MM) package comprises a set  of programs
  72. written in BASIC by a professor at the University of  California.  These
  73. programs used together can help their user by determining  the after-tax
  74. cost of a loan, demonstrating the advantages of an  Individual Retirement
  75. Account, comparing loans which have different interest rates  and different
  76. origination fees, and calculating the amount of monthly  savings necessary
  77. to finance a college education among many other tasks.  Each  program is
  78. independent and must be run directly from BASIC.  When in  BASIC just type:
  79. RUN "Filename" and press return, where filename is any BASIC  file on this
  80. diskette.  Each program is also menu driven and extremely  easy to use.  All
  81. values are prompted by the computer and values are scrolled  on to the
  82. screen slowly in BASIC.  The main programs of interest cover  calendar
  83. programs, loan programs, savings account programs,  investment and charge
  84. account programs.  A short documentation file briefly  describes the overall
  85. package.  This package will work with a 64k machine and  color is needed for
  86. the text graphics.  Anyone interested in short, useful  investment
  87. calculation programs will find this package very valuable.  Many different
  88. types of loans are also well demonstrated and make more easy  using this
  89. package.
  90.  
  91. Program name: HDM-II
  92.  
  93. Program Description:
  94.     HARD DISK MENU system is a DOS shell which allows the  user to create a 
  95. 10 page menu of DOS MACRO's ('BATCH'-like  command sequences) for running your
  96. favorite software or  performing common DOS functions.  The program is very
  97. easy  to set up and includes extensive help screens within the  program. 
  98. HDM-II allows the use of user defined variables  and parameters to create
  99. complex 'BATCH'-type sequences.   Passwords can be set up to prevent unautho-
  100. rized access to  any (or all) menu selections.
  101.     The documentation for HMD-II assumes a good working  knowledge of DOS
  102. including BATCH, and PATH commands.  The documentation is  organized quite
  103. well with a question/answer section for  problem solving and 3 sections on the
  104. systems advanced  features.
  105.     HMD-II is limited to 100 total menu selections (10  pages, 10 selections
  106. per page) but instructions are provided to expand this  number in increments
  107. of 100.
  108.     Two programs are provided on the disk for sending  control codes to an
  109. EPSON or IBM ProPrinter printer.