home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF030.ZIP / LMMENUSW.ZIP / LMMENU.HLP < prev    next >
Text File  |  1990-07-06  |  64KB  |  1,750 lines

  1. @Main Menu
  2. %white, black
  3.                     LOAN MASTER LOAN ACCOUNTING
  4.                            ONLINE  MANUAL
  5.  
  6.                               MAIN MENU
  7.               ┌─────────────────────────────────────────────────┐
  8.               │                                                 │
  9. >             │       [  Menu Operation               ]         │
  10. >             │          Menu Option Selection                  │
  11. >             │          Menu operations                        │
  12. >             │          Using the menus                        │
  13. >             │          Selecting menu options                 │
  14. >             │          Help Function                          │
  15. >             │          Menu  functions                        │
  16. >             │          Adding and changing loans              │
  17. >             │          Managing your loan data                │
  18. >             │          Reports Menu                           │
  19.               │                                                 │
  20.               └─────────────────────────────────────────────────┘
  21.  
  22. ^
  23. @Adding and changing loans
  24.  
  25.                         Adding and changing loans menu
  26.  
  27.               ┌─────────────────────────────────────────────────┐
  28.               │                                                 │
  29. >             │       [   Add A loan Record             ]       │
  30. >             │          New Loan Screen                        │
  31. >             │          Delete a loan record.                  │
  32. >             │          Edit (change) a loan record.           │
  33. >             │          Loan Maintenance Screen                │
  34. >             │          Data Entry Screens                     │
  35. >             │          Data Entry Cursor Control Keys         │
  36. >             │          Date Screen                            │
  37. >             │          Loan look up menu.                     │
  38. >             │          Loan look up example                   │
  39. >             │          Posting payments                       │
  40. >             │          To post a payment:                     │
  41. >             │          Main Menu                              │
  42.               │                                                 │
  43.               └─────────────────────────────────────────────────┘
  44. ^
  45.  
  46. @Reports Menu
  47.  
  48.                            Reports Menu
  49.               ┌─────────────────────────────────────────────────┐
  50. >             │       [  Loan Master Reports            ]       │
  51. >             │          Report menu functions                  │
  52. >             │          Print trial balance                    │
  53. >             │          Print past due report                  │
  54. >             │          Print past due notices                 │
  55. >             │          Print will be due notices              │
  56. >             │          Individual past due notices            │
  57. >             │          Print loan statement                   │
  58. >             │          End of year interest statements        │
  59. >             │          Main Menu                              │
  60.               └─────────────────────────────────────────────────┘
  61.  
  62. ^
  63. @Screen displays
  64.  
  65.                          Screen Data Displays Menu
  66.               ┌─────────────────────────────────────────────────┐
  67.               │                                                 │
  68. >             │       [  Date Screen                  ]         │
  69. >             │          Browse screens                         │
  70. >             │          Browse Cursor Control Keys             │
  71. >             │          Display loan transactions.             │
  72. >             │          Main Menu                              │
  73.               │                                                 │
  74.               └─────────────────────────────────────────────────┘
  75. ^
  76.  
  77. @Managing your loan data
  78.  
  79.  
  80.                         Managing your loan data
  81.  
  82.               ┌─────────────────────────────────────────────────┐
  83.               │                                                 │
  84. >             │        [ Updating the loan file         ]       │
  85. >             │          Year end close out                     │
  86. >             │          Special file maintenance menu          │
  87. >             │          Visual update system                   │
  88. >             │          Update the parameter file.             │
  89. >             │          Database required error                │
  90. >             │          Loan  Master  Files                    │
  91. >             │          File specifications                    │
  92. >             │          Path to data files                     │
  93. >             │          Data fields, description               │
  94. >             │          Interest Basis                         │
  95. >             │          Payment Type                           │
  96. >             │          Setting up an existing loan            │
  97. >             │          Main Menu                              │
  98.               │                                                 │
  99.               └─────────────────────────────────────────────────┘
  100. ^
  101.  
  102.  
  103.  
  104.  
  105.  
  106.                  
  107. @Database required error
  108.  
  109.  
  110.     On your boot disk,  or in the root  directory of your hard disk 
  111. C:,  you will find a file called  CONFIG.SYS.  Display the content of 
  112. this file on your screen by typing the following command: 
  113.  
  114.                     type d:config.sys(return)
  115.  
  116.  
  117.       d: indicates the disk drive where the file is located, either A:
  118. or C: usually.  The colon is required. (return) means press the return
  119. key. Do not type the letters "(return)".
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.     If the file exists, you will see something like this:
  129.  
  130.                          A>type config.sys
  131.  
  132.                          files=10
  133.                          buffers=10
  134.                          device=ansi.sys
  135.  
  136.     The line beginning with files= is the line in which we are
  137. interested. The number after the = must be 15 or greater. 20 is good.
  138.  
  139.         See the manual for more detailed information.
  140.  
  141.  
  142.  
  143.  
  144.  ╔═══════════════╗
  145. >║ [ Main Menu ] ║
  146.  ╚═══════════════╝
  147.  
  148. @Path to data files
  149.  
  150. The Loan Processing system must know where to find it's data files. 
  151. The path to the data files is stored in a file named LMPARM.DB. This
  152. file MUST be in the same directory as the program file LMMENU.EXE. You
  153. will find a menu option to update this file and change the data path.
  154.  
  155. Alternatively, there are two beginning files furnished. LMPARM.HD and
  156. LMPARM.FD. these are the hard disk and floppy disk version. The hard
  157. disk version specifies that the data files are in the same directory
  158. as the program.  The floppy disk version specifies the data files are
  159. on disk B: (and the program file is on disk A:) 
  160.  
  161. If you are using a floppy system copy the file LMPARM.FD to your
  162. program disk and place all the other data and index files on another
  163. disk in drive B: The program disk will go in drive A:
  164.  
  165.  ╔═══════════════╗
  166. >║ [ Main Menu ] ║
  167.  ╚═══════════════╝
  168. @Help function
  169.  
  170.         Loan Master has a built in help function. Help screens are
  171. available to instruct the operator on various functions and
  172. operations.  On screen help is not always available.  When it is, it
  173. is accessed by pressing the function key marked F1.
  174.  
  175.         Help screens appear as windows.  In some cases, the amount of
  176. text required will not fit in the space available.  In these cases
  177. help screens can be scrolled to display more text by pressing the down
  178. arrow or the PgDn keys.
  179.  
  180.         To exit a help screen, press the Esc key.  In some cases you will
  181. need to press it twice.
  182.  
  183.  ╔═══════════════╗
  184. >║ [ Main Menu ] ║
  185.  ╚═══════════════╝
  186. @Menu operations
  187.  
  188.         Loan Master is completely menu operated.  You never have to
  189. remember any commands.
  190.  
  191.         A menu is a list of tasks, or functions the program can perform. 
  192. Entering a new loan, is a menu function.  Printing a trial balance is
  193. a menu function.  Since one menu cannot display all the possible
  194. functions the system can perform, related tasks are listed together on
  195. menus.
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  ╔═══════════════╗
  203. >║ [ Main Menu ] ║
  204.  ╚═══════════════╝
  205.                  
  206. @Using the menus
  207.         
  208.         Menus consist of a list of options,  or items,  preceded by an
  209. option number.  The option number is listed to the left of the menu
  210. item.  To keep the screen clean and readable, menus are limited to no
  211. more than eight options plus the ninth, return option.  Option 9 is
  212. always return.
  213.  
  214.         The return option takes you back to the point in the program from
  215. which you came to the current menu. This may be to a previous menu or
  216. to some other function.
  217.  
  218.         The return option on the main menu returns you to DOS, or to your
  219. automatic menu system, if you have one installed on your machine.
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.         There are two ways to select a menu option.
  229.  
  230.         If you know exactly what you want to do and how to do it, simply
  231. press the numeric key corresponding the menu option.  To select option
  232. 3, press the 3 key. You may select either the 3 key on the typewriter
  233. keyboard, or if the NumLock key is set to numbers, you may use the 3
  234. key on the numeric key pad.  DO NOT use the function key labeled F3.
  235.  
  236.         If you are a new user and not yet confident in your knowledge of
  237. the menu options and the functions they perform, you may use the
  238. cursor keys,  or  to select a menu option.
  239.  
  240.         Cursor key selection is done by highlighting a menu selection and
  241. pressing the return key.
  242.         Highlighting means that one selection will be displayed in a
  243. manner that is noticeably different from the rest of the options. 
  244. Highlighting usually results in the selected option being displayed in
  245. reversed colors.  Some computer video displays may handle this in a
  246. different manner.
  247.  
  248.         When an option is highlighted, selected,  a message will appear
  249. at the bottom of the screen.  This message will give additional
  250. information about the selected option.
  251.  
  252.         To select an option, press either the  or the  keys. If you
  253. press the up key, the highlight bar will jump to the next higher
  254. option on the screen (Lower number, higher physical position).  The
  255. down key has the opposite effect.
  256.  
  257.         The highlight bar will "roll around" from top to bottom or from
  258. bottom to top.  If you press Up when the bar is on the top selection,
  259. it will "roll around" to the bottom selection and vice versa.
  260.  
  261.         It is always possible to select any option with either key. It is
  262. never necessary to change keys after you have selected the key to
  263. press.
  264.  
  265.  ╔═══════════════╗
  266. >║ [ Main Menu ] ║
  267.  ╚═══════════════╝
  268. @Data entry screens
  269.  
  270.         When the program needs information from the operator, it displays
  271. a data entry screen. Usually data entry screens occupy the entire
  272. screen. Occasionally, as in the case of a simple yes or no answer, the
  273. computer will open a small window on the screen and ask "Is this the
  274. loan you want? Y/N".  in this instance the remainder of the screen
  275. will stay as is was before.
  276.  
  277.         Data entry screens use prompts ( messages, questions ), to ask
  278. for data. It uses fields to receive data. A field is a specific,
  279. isolated, identified, delineated, area in which data is entered on the
  280. screen, stored, in memory or on disk.
  281.  
  282.         Usually prompts will appear on the screen followed by the data
  283. field to its immediate right. This is not always the case. The prompt
  284. may be below, above, left, or right of the data field. It is the
  285. responsibility of the programmer to make it evident to the user which
  286. field refers to which field.
  287.  
  288.  
  289.         When the prompts and fields are printed on the screen, the fields
  290. may or may not already contain data. If the program is building a new
  291. record, the data fields will be empty.  If the operator has asked to
  292. edit an old record, the fields will contain the old data.
  293.  
  294.         If the program is asking a question to verify a command you have
  295. already given, or implied, the response field will contain a default
  296. answer. A default answer is the answer the computer will use unless
  297. you tell it something different. If you ask to delete loan number 33,
  298. the program will find it and display it on the screen. It will then
  299. ask you, "Is this the loan you want to delete? Y/N". The response
  300. field will contain a "N". "N" then, is the default answer. If you
  301. simply press the <Return> key, you have answered "N". The purpose for
  302. this manner of operation is to require the operator to think about the
  303. answer and to take a positive step, pressing "Y" before deleting a
  304. loan.
  305.  
  306.  
  307.         During data entry, you will move the cursor around the screen and
  308. enter or change data until you have it like you want it. You will use
  309. the cursor control keys to control the cursor.
  310.  
  311.         The cursor control keys are controlled by the NumLock and the
  312. Shift keys. The NumLock key toggles the numeric key pad back and forth
  313. between the numeric mode and the cursor control mode.  
  314.  
  315.         The Shift key does the same thing but on a temporary basis. for
  316. example: You have the numeric key pad set for cursor control. You move
  317. the cursor to a numeric entry. Next press and hold down the shift key,
  318. this action changes the numeric keypad to numeric entry. You now enter
  319. your number (still holding down the shift key) and then release the
  320. Shift key. The numeric key pad shifts back to cursor control.
  321.  
  322.  ╔═══════════════╗
  323. >║ [ Main Menu ] ║
  324.  ╚═══════════════╝
  325.      
  326. @DATA ENTRY CURSOR CONTROL KEYS
  327.  
  328.         If you are a WordStar fan, you will find the Wordstar keys work
  329. as expected.
  330.  
  331.  ^Indicates the Control key labeled Ctrl. Thus LeftArrow means hold
  332. down the control key while pressing the LeftArrow key.
  333.  
  334. This key:               Does this:
  335.  
  336. Home        Move the cursor to the beginning of the current field.
  337.  
  338. Home        Move the cursor to the beginning of the first field on
  339.             this screen.
  340.  
  341. End         Move the cursor to the last character of the current
  342.             field.
  343.  
  344. End         Move the cursor to the beginning of the last field on
  345.             this page.
  346.  
  347. UpArrow     Move the cursor to the previous field.
  348.  
  349. DownArrow   Move the cursor to the next field. Will not end the
  350.             current input screen by continuing to the next screen.
  351.  
  352. RightArrow  Move the cursor one character to the right in the
  353.             current field.
  354.  
  355. ^RightArrow Move the cursor to the beginning of the next word in
  356.             the current field.
  357.  
  358. LeftArrow   Move the cursor to the left one character in the
  359.             current field.
  360.  
  361. ^LeftArrow  Move the cursor to the beginning of the current word. If it
  362.             is already at the beginning, move it to the
  363.             beginning of the previous word.
  364.  
  365. T           Delete from the cursor to the end of the current word.
  366.  
  367. Y           Delete from the cursor to the end of the current field.
  368.  
  369. PgUp PgDn   Save the data on the current screen and continue to the
  370.             next screen.
  371.  
  372. Esc         Continue to the next screen. Do not save the changes,
  373.             if any that were made to the current screen.
  374.  
  375. U           Restore the current field to its original value. This
  376.             only works before the cursor is moved out of the field.
  377.             Once the cursor has been moved, the only way to restore
  378.             the original value is to retype it.
  379.  
  380. Backspace   Delete the character to the left of the cursor.
  381.  
  382. Delete      Delete the character under the cursor
  383.  
  384. Insert      Toggle between insert and typeover modes.
  385.  
  386.  ╔═══════════════╗
  387. >║ [ Main Menu ] ║
  388.  ╚═══════════════╝
  389. @Date Screen
  390.  
  391.         This screen is the first data entry screen you will see when the
  392. program starts. This screen is first because it is the most important
  393. data the program will ask of you.
  394.  
  395.         If you make a mistake on one of the loan input screens, you will
  396. affect only that individual loan. If you make a mistake on this
  397. screen, you will affect every loan in the file.
  398.  
  399.         When this screen is displayed, the computer reads the date from
  400. its internal calendar and tells you what it is:
  401.  
  402.                 I think the date is   04/04/89
  403.  
  404.         It then reads the date the file was last updated and tells you
  405. that date.
  406.  
  407.                 The last update was  04/01/89
  408.  
  409.         You are asked to verify the date.  If your computer's calendar is
  410. set incorrectly or not set at all, this date will not be correct.  You
  411. can set the date to any date you want, after the date of the last
  412. update. Normally you will set this date to the current date (the date
  413. of the day you are doing the work). Occasionally, you will set it to a
  414. date before the current date.
  415.  
  416.         When the computer starts updating the loans in the file, It
  417. computes interest and checks for past due status and late charges
  418. beginning the day after the date of the last update, and continuing to
  419. the date you set as the current date.
  420.  
  421.         If you set the current date before or equal to the date of the
  422. last update, nothing will happen.  The computer will read the file and
  423. look at all the loans,  but since the days between the date of last
  424. update and the current date are 0 or less,  it will skip them all.
  425.  
  426. ╔═══════════════╗
  427. ║ [ Main Menu ] ║
  428. ╚═══════════════╝
  429. @Loan look up menu.
  430.  
  431. The loan look up menu displays a screen that looks like this:
  432.  
  433.                   Loan Processing
  434.                Locate individual loan
  435.  
  436.         1)      Locate loan by borrower name.
  437.         2)      Locate loan by loan number.     
  438.         3)      Locate loan by customer number.
  439.         9)      Return.
  440.  
  441.         If you select option 1), locate by name. You will be asked to
  442. enter the borrowers name. The search method used is very broad. If the
  443. name or characters you enter appear ANYWHERE in the name field, the
  444. loan will be displayed. Upper and lower case are ignored.
  445.  
  446.  ╔═══════════════╗
  447. >║ [ Main Menu ] ║
  448.  ╚═══════════════╝
  449. @Loan look up example
  450.  
  451.         If you enter the characters "Smith", (With out the quotes),
  452. the search will find all of the following loans:
  453.  
  454.                         Smith, Jack
  455.                         SMITH, JACK
  456.                         Smithfield, Susan
  457.                         James R. Goldsmith
  458.  
  459.         The search begins at the beginning of the file and continues
  460. through the file one loan at a time. As each match is found, the loan
  461. will be displayed on the screen and you will be asked if this is the
  462. loan you want. You may respond either Y or N. No other response will
  463. be accepted.
  464.  
  465.         If you respond "N", the search will continue to display the next
  466. matching record until you respond "Y" or until there are no more loans
  467. to check.
  468.  
  469.  
  470.         When you respond "Y", this is the loan you want, the program will
  471. continue with the requested operation, using the loan you just
  472. selected. If you told it to delete a loan it will delete it, if  you
  473. told it to send it a past due notice, it will print the notice for
  474. this loan, etc.
  475.  
  476.  ╔═══════════════╗
  477. >║ [ Main Menu ] ║
  478.  ╚═══════════════╝
  479. @New Loan Screen
  480.  
  481.         This screen us used only to set up a new loan. It cannot be used
  482. to set up an existing loan.  Much of the data needed to keep the
  483. status of a loan is computed and changes frequently. This data is not
  484. entered when the loan is new but is computed later by the computer.
  485. This computed data is not displayed on this screen.
  486.  
  487.  ╔═══════════════╗
  488. >║ [ Main Menu ] ║
  489.  ╚═══════════════╝
  490. @Loan Maintenance Screen
  491.  
  492.  
  493.         This screen displays all the information stored for each
  494. individual loan, including the data computed by the computer during
  495. the update process.
  496.  
  497.         To change data on this screen, move the cursor to the field you
  498. need to change by pressing the up or down arrow key. The down arrow
  499. key moves the cursor down the left column to the bottom and then up to
  500. the top of the right column and continues on down to the bottom of the
  501. left column.
  502.  
  503.         When the cursor is in the field you need to change, you can enter
  504. new data, or change the old data. See the section on cursor control
  505. and editing key functions for more detail.
  506.  
  507.  ╔═══════════════╗
  508. >║ [ Main Menu ] ║
  509.  ╚═══════════════╝
  510. @Browse screens
  511.         The browse screen options allow you to browse through the data
  512. files. Each data record is displayed on one line across the screen.
  513. Several records are displayed on each screen with the fields appearing
  514. in columns.
  515.  
  516.         The browse screens use the real field names from the data files.
  517. These names are somewhat more cryptic than the data input screen
  518. prompts but they are readable. They are listed in the section on the
  519. data files. See Data File Specifications for details of the field
  520. names.
  521.  
  522.         The record contains many more fields than can be displayed on the
  523. screen on a single line.  As you use the cursor keys to move your view
  524. to the right, the columns on the left side of the screen scroll off
  525. the screen to the left while the formerly invisible columns to the
  526. right of the screen scroll onto the screen from the left.
  527.  ╔═══════════════╗
  528. >║ [ Main Menu ] ║
  529.  ╚═══════════════╝
  530. @Browse Cursor Control Keys
  531.  
  532. This key                Does this:
  533.  
  534.  Up        Move the cursor up one line, (record, loan,
  535.             transaction)
  536.  
  537.  Down      Move the cursor down one line, (record, loan,
  538.             transaction)
  539.  
  540.  Right     Move the cursor one column (field) to the right. If the
  541.             cursor is in a field and the editing mode is on, move
  542.             the cursor one character to the right.
  543.  
  544.  Left      Move the cursor one column (field) to the left. If the
  545.             cursor is in a field and the editing mode is on, move
  546.             the cursor one character to the left.
  547.  
  548.  
  549. <Return>    Turn on the editing mode (feature) and edit the data in
  550.             the currently selected field. If the edit mode is
  551.             already on,  quit editing the current field, keep the
  552.             edited field and continue on the next field to the
  553.             right.
  554.  
  555.  
  556.  CtrlRight Scroll the entire data base one column to the left.
  557.             (Moves the cursor to the right)
  558.  
  559.  CtrlLeft  Scroll the entire data base one column to the right.
  560.             (Moves the cursor to the left)
  561.  
  562. PgDn        Move down one page (further into the data base)
  563.  
  564. PgUp        Move up one page (back towards the top of the
  565.             database).
  566.  
  567. PgUp        Move to the top, first record in the data base.
  568.  
  569. PgDn        Move to the bottom, last record of the data base.
  570.  
  571. End         Move to the right most column on the screen.
  572.  
  573. Home        Move to the left most column on the screen.
  574.  
  575. End         Move to the last field to the right of the current
  576.             record and scroll the screen so that field is in the
  577.             right most column of the screen.
  578.  
  579. Home        Move to the first field of the current record and place
  580.             the first field of each record in the left most column
  581.             on the screen.
  582.  
  583. Esc         Exit the browse function and return to the menu.
  584.  
  585.  ╔═══════════════╗
  586. >║ [ Main Menu ] ║
  587.  ╚═══════════════╝
  588.  
  589. @Menu  functions
  590. @Setting up an existing loan
  591.  
  592.         To place an existing loan on the computer, you must first
  593. accumulate all the data needed by this screen and then enter it. it is
  594. recommended you use a data entry form to first assemble and organize
  595. the necessary data and then enter the data from the form.
  596.  
  597.         See the section on data fields for details of exactly what each
  598. field means and how it is used.
  599.  
  600.  ╔═══════════════╗
  601. >║ [ Main Menu ] ║
  602.  ╚═══════════════╝
  603. @Add A loan Record
  604.  
  605.         This function is used to add a new loan to the data base. It
  606. displays the new loan data entry screen and prompts the operator to
  607. enter the data necessary for the program to begin processing the new
  608. loan.
  609.  
  610.         To enter an existing loan, the operator must first set it up as a
  611. new loan using the add a new loan function. When this has been done,
  612. the data requested on the existing loan data entry form must be looked
  613. up or calculated. The existing loan data entry form is then used in
  614. conjunction with the loan maintenance (Edit a loan record.) screen to
  615. enter the data necessary to inform the program about the loan's
  616. present status.
  617.  
  618.  
  619.  ╔═══════════════╗
  620. >║ [ Main Menu ] ║
  621.  ╚═══════════════╝
  622.      
  623. @Edit (change) a loan record.
  624.  
  625.         This screen displays all the data in the file for each individual
  626. loan. You can use this screen to just view the data on the screen, or
  627. you can change the data to correct errors.
  628.  
  629.         See the section on data entry screens for instructions on
  630. entering and changing data.
  631.  
  632.         To view a loan on this screen you must identify it either by name
  633. or number. See the section on the loan look up menu.
  634.  
  635.  
  636.  ╔═══════════════╗
  637. >║ [ Main Menu ] ║
  638.  ╚═══════════════╝
  639.  
  640. @Delete a loan record.
  641.  
  642.         This option us used to delete a loan from the file. You cannot
  643. delete a loan until it has been paid off.
  644.  
  645.         You must first use the loan look up screen to identify the loan
  646. you want to delete. If it is found, you will be asked to identify it.
  647. "Is this the loan you want to delete? Y/N". If you answer "Y", the
  648. program will check to be sure the loan is paid off. If it is, it will
  649. be deleted. You cannot recover it. It is GONE.
  650.  
  651.         If the loan is not paid off, it will not be deleted.
  652.  
  653.         To delete a loan that is not paid off, it is necessary to post a
  654. fictitious interest and principal payment for the amount due.
  655.  
  656.  
  657.  ╔═══════════════╗
  658. >║ [ Main Menu ] ║
  659.  ╚═══════════════╝
  660. @Posting payments
  661.  
  662.         When the posting option is selected, you will first be asked to
  663. identify the loan which is to be posted by customer and loan number.
  664. Enter these two numbers and press the return key. The loan requested,
  665. if found, will be displayed on the posting screen. That screen looks
  666. like this:
  667.  
  668.         This screen does not display all information about the loan. It
  669. does however display the information needed to identify the loan and
  670. the information needed to post a payment.
  671.         
  672.         Before posting payments turn to the section on cursor control and
  673. editing keys for instructions on how to navigate the posting screen
  674. and to enter and change (edit) or reenter data.
  675.  
  676.  ╔═══════════════╗
  677. >║ [ Main Menu ] ║
  678.  ╚═══════════════╝
  679. @To post a payment:
  680.  
  681. 1)      Verify the customer number, loan number and customer name on the
  682.      screen to be sure you are posting the correct loan.
  683.  
  684. 2)      Observe the date of the last update. It should be today's date if
  685.      the posting date is today.  If not today's date, it should be the
  686.      same as the posting date for the transaction. If these dates do
  687.      not agree, the interest accrual will not be accurate as of the
  688.      posting date.
  689.  
  690.         If your policy is to charge all interest accrued as of the
  691.      posting date, it is vital that the two dates agree.
  692.  
  693.         In the event the payment was due only a few days ago and you
  694.      intend to charge only the interest due, not yet paid, the date of
  695.      update should be equal to or later than the maturity date of the
  696.      payment.
  697.  
  698. 3)  The top half of the box displays the following information:
  699.  
  700.                 Date of last update
  701.                 Total interest accrued to date
  702.                 Interest due not yet paid
  703.                 Principal due not yet paid
  704.                 Late charges due, not yet paid
  705.  
  706.         This information is just that, information. This is data you will
  707.      need to know to determine how to divide the payment amount
  708.      between interest and principal.
  709.  
  710. 4)      The bottom half of the screen is the information you must enter
  711.      to post the payment.
  712.  
  713. 5)      Re read step 2) above. Next enter the posting date of the
  714.      transaction.
  715.  
  716. 6)      Enter the amount of the payment to apply to interest, if any. It
  717.      is not required to collect the interest. If you do not, it will
  718.      simply carry forward. It will not be added to the interest paid
  719.      or paid YTD however.
  720.  
  721. 7)      Enter the amount to apply to the principal. If any. Again as for
  722.      the interest amount, it is not required that you make a principal
  723.      payment. If desired, or if need be, the entire amount may be
  724.      applied to interest.
  725.  
  726.         It IS POSSIBLE to overpay the interest. If you do, the interest
  727.      accrued field will show a negative number.
  728.  
  729. 8)      Enter the amount of late charge collected, if any.
  730.  
  731. 9)      Press return or PgDn to exit the payment screen.
  732.  
  733. 10)     You will be returned to the look up screen and asked to enter a
  734.      new customer and loan number. You may continue to post additional
  735.      loans until all payments are posted. You are not required to post
  736.      them in any specific order.
  737.  
  738. 11)     To QUIT posting, enter customer number 0 and loan number 0
  739.      followed by pressing the return key.
  740.  
  741.  
  742.  
  743.  ╔═══════════════╗
  744. >║ [ Main Menu ] ║
  745.  ╚═══════════════╝
  746. @Display loan transactions. (on screen)
  747.  
  748.         This function displays all transactions stored in the transaction
  749. file for the requested loan. The display looks somewhat like an
  750. amortization schedule or perhaps a ledger card.
  751.  
  752.         When you have selected a loan, the program reads the transaction
  753. file and sorts it into order by transaction date and loan numbers so
  754. that it can display only the transactions for the loan you requested
  755. and so that they will be displayed in date order.
  756.  
  757.         When the screen is full, approximately twelve transactions, the
  758. display will stop and wait for you to view the screen. To continue to
  759. the next transactions, press the return key.
  760.  
  761.  
  762.  
  763.  ╔═══════════════╗
  764. >║ [ Main Menu ] ║
  765.  ╚═══════════════╝
  766. @Update the parameter file.
  767.  
  768.         Updating the parameter file is done with a data entry screen, It
  769. works just like the other data entry screens. See the Data entry
  770. section for details of data entry.
  771.  
  772.         The parameter file data entry screen looks like this:
  773.     ╔══════════════════════════════════════════════════════════════╗
  774.     ║                Company name   : ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ║
  775.     ║                     Address   : ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ║
  776.     ║                     Address   : ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ║
  777.     ║                     Address   : ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒   ║
  778.     ║                                                              ║
  779.     ║       Days past due notices   : ▒▒▒                          ║
  780.     ║     Days will be due notice   : ▒▒▒                          ║
  781.     ║                                                              ║
  782.     ║               Visual update   :  ▒▒                          ║
  783.     ║                                                              ║
  784.     ║     Last master file update   :  ▒▒▒▒▒▒▒▒▒                   ║
  785.     ║                                                              ║
  786.     ╚══════════════════════════════════════════════════════════════╝
  787.  
  788.         The parameter file is a data file that stores informati n about
  789. how the user wants the system to work. The information stored in this
  790. file includes:               
  791.  
  792. Name of user            30 characters
  793. Line 1 of address       24 characters
  794. Line 2 of address       24 characters
  795. Line 3 of address       24 characters
  796.         
  797.                          The name is used as part of the header on the
  798.                          printed reports. When an address is needed,
  799.                          as on past due notices, this is the address
  800.                          used.
  801.  
  802.                          It is good collection strategy to place your
  803.                          phone number in the last line of the address.
  804.                                                         
  805.  
  806.  
  807.  
  808.         Past due limit          2 digits
  809.  
  810.                          This is number of days past the due date that
  811.                          a loan will be marked to produce a past due
  812.                          notice.
  813.  
  814.                          If this field is set to 10 (days), the loan
  815.                          will receive a past due notice when it
  816.                          becomes ten days past due.
  817.  
  818.  
  819.         Will be due limit       2 digits
  820.  
  821.                          This field holds the number of days prior to
  822.                          the payment date at which the loan should
  823.                          receive a will be due notice.
  824.  
  825.                          If this field is set to 7, a loan with a
  826.                          payment due on the 20th, will receive a will
  827.                          be due notice on the 10th.
  828.  
  829.                          Do not set this limit very high. If a notice
  830.                          is received more than about 7 to 10 days
  831.                          early, it will be forgotten before the due
  832.                          date.
  833.  
  834.         Visual update flag      True or False.
  835.  
  836.                          Many of the functions which read and update
  837.                          the files, have visual indicators which can
  838.                          be displayed on the screen. These indicators
  839.                          give the status of and track the progress of
  840.                          the update. These visual updates do slow down
  841.                          the update process, and may be turned off.
  842.  
  843.                          Setting this flag to True, "T" means the
  844.                          visual screens will be displayed. If the flag
  845.                          is set to False, "F" they will not be
  846.                          displayed.     
  847.  
  848.  
  849.  
  850. Date last file update.
  851.  
  852.                          This is the date of the most recent file
  853.                          update to the master file. ON this date, all
  854.                          loans were processed. The interest and late
  855.                          charges were calculated, due and past due
  856.                          dates were set. The file is ready to print
  857.                          past due or will be due notices for this
  858.                          date.
  859.  
  860.                          This date is read from the system clock
  861.                          calendar. It is important that the clock be
  862.                          set correctly each time the program is run.
  863.  
  864.  
  865.  
  866.  
  867.  ╔═══════════════╗
  868. >║ [ Main Menu ] ║
  869.  ╚═══════════════╝
  870. @Year end close out
  871.  
  872.         This function is run each year after the December 31st update and
  873. after the year end interest statements have been printed.
  874.  
  875.         The purpose of this function is to reset the year to date totals 
  876. to zero.  Interest paid year to date and late charges paid year to
  877. date are reset to zero.
  878.  
  879.         This function can be run at any time if desired. If it is NOT run
  880. at year end, there is no automated way to recover the year end status
  881. of each loan except to return to the year end backup file.  You did
  882. keep a backup didn't you?
  883.  
  884.  
  885.  
  886.  ╔═══════════════╗
  887. >║ [ Main Menu ] ║
  888.  ╚═══════════════╝
  889.  
  890.  
  891. @Report menu functions
  892.  
  893.         Most printed reports are selected from this menu.  Year end
  894. reports like interest paid reports for borrowers are located on the
  895. additional file maintenance menu.
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  ╔═══════════════╗
  909. >║ [ Main Menu ] ║
  910.  ╚═══════════════╝
  911.  
  912.  
  913.  
  914. @Print trial balance
  915.  
  916.         The trial balance report list all loans. Totals are accumulated
  917. for important dollar amounts like current balance, interest accrued
  918. etc.
  919.  
  920.         This report is used for balancing the loan portfolio with the
  921. general ledger, for quick look ups, when the computer is off, etc. Do
  922. not depend on this report for hard copy backup.
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  ╔═══════════════╗
  931. >║ [ Main Menu ] ║
  932.  ╚═══════════════╝
  933.  
  934.  
  935.  
  936.  
  937.  
  938. @Print past due report
  939.  
  940.         The past due report lists all loans that are past due. This
  941. report is used for collections efforts and auditing. It lists all
  942. dollar amounts and dates related to the past due status of the loan.
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  ╔═══════════════╗
  956. >║ [ Main Menu ] ║
  957.  ╚═══════════════╝
  958.  
  959. @Print past due notices
  960.  
  961.  
  962.         This function is not a single report but a series of reports
  963. (notices) for each past due loan. The notice lists the borrower, and
  964. the status of the loan along with a message informing the borrower the
  965. loan is past due and requesting payment.
  966.  
  967.  
  968.  
  969.  
  970.  
  971.  
  972.  
  973.  
  974.  
  975.  ╔═══════════════╗
  976. >║ [ Main Menu ] ║
  977.  ╚═══════════════╝
  978. @Print will be due notices
  979.  
  980.         Will be due notices, sometimes called payment billings are
  981. notices to the borrower before the due date of each payment.  They
  982. remind each borrower a payment will be due soon.  Do not mail these
  983. notices so early that the borrower will have time to forget. The
  984. borrower should receive this notice not more than four or five days
  985. before the payment is due.
  986.  
  987.         In the case of annual or quarterly payments, an earlier notice
  988. would be appropriate, perhaps 30 days early.
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  ╔═══════════════╗
  996. >║ [ Main Menu ] ║
  997.  ╚═══════════════╝
  998. @Individual past due notices
  999.  
  1000.         Individualized past due notices are printed one loan at a time
  1001. for loans selected by the operator.  Rather than a canned notice, the
  1002. operator selects the text, or message of the notice. The program
  1003. supplies the status information.
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  ╔═══════════════╗
  1015. >║ [ Main Menu ] ║
  1016.  ╚═══════════════╝
  1017. @Print loan statement
  1018.  
  1019.         This function prints a statement listing the transactions for a
  1020. loan selected by the operator.
  1021.  
  1022.         The program reads the transaction file, selects the transactions
  1023. for the selected loan and sorts them into date order.  They are then
  1024. printed in a statement format.
  1025.  
  1026.         This report prints a computed balance.  This balance is computed
  1027. from the transactions found in the file. THIS BALANCE WILL NOT BE
  1028. CORRECT unless the file contains all transactions, including the
  1029. original setup.  When a loan is set up on the system, the original
  1030. amount is placed in the transaction file as a principal advance,
  1031. (negative payment amount).  If the loan is not set up properly, the
  1032. principal payment transactions will simply start subtracting from
  1033. zero.
  1034.  
  1035.  ╔═══════════════╗
  1036. >║ [ Main Menu ] ║
  1037.  ╚═══════════════╝
  1038. @Special file maintenance menu
  1039.  
  1040.         This menu lists file maintenance options that are done on a less
  1041. frequent basis than most of the other maintenance options.
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  ╔═══════════════╗
  1055. >║ [ Main Menu ] ║
  1056.  ╚═══════════════╝
  1057. @End of year interest statements
  1058.  
  1059.  
  1060.         At the end of each year, before performing the year end closeout.
  1061. The program will, if requested, print statements for each borrower
  1062. listing the amount of interest paid during the preceding year.
  1063.  
  1064.         The Statement lists other status information such as past due
  1065. status, late charge status, etc.
  1066.  
  1067.         This is not a single report, but a series of statements, one for
  1068. each loan in the file.  If a customer has three loans,  he will
  1069. receive three statements.
  1070.         
  1071. >[Main Menu]
  1072. @Data fields, description
  1073.  
  1074. Customer no.
  1075.  
  1076.         Required.  The customer number is a unique number assigned to
  1077.      each individual borrower. If a borrower has more than one loan,
  1078.      this number is used to group the borrower's loans together.
  1079.  
  1080.         If you like, this number can be used to group loans of different
  1081. borrowers.
  1082. Loan number.
  1083.  
  1084.         Required.  The loan number is a number assigned to uniquely
  1085.      identify each individual loan. This is different from the
  1086.      customer number. A customer can have several loan numbers but
  1087.      only one customer number. 
  1088.  
  1089.         Loan numbers should be unique. No two loans should have the same
  1090.      number.  The program will work if they do, but locating accounts
  1091.      by loan number will be slightly more difficult.  
  1092.  
  1093.         If you have two loans with the same number and request a display
  1094.      of one of them,  you will see them both, (or all if more than
  1095.      two)  they will be displayed sequentially in the order they are
  1096.      in the file.  You will have to step through them one at a time
  1097.      until you find the one you want.
  1098.  
  1099.  
  1100. Customer name.
  1101.  
  1102.  
  1103.         Optional.  The program does not care about this field but you
  1104.      will find the reports hard to read if you leave it out. The
  1105.      customer name is printed on each report to make each item easier
  1106.      to identify.
  1107.  
  1108.  
  1109. Maker1 etc
  1110.  
  1111.  
  1112.         The makers are the people who signed the note and guarantee to
  1113. pay it. All these fields are optional.
  1114.  
  1115.         The maker may be or may not be the same as the customer name. The
  1116.      customer name may be Industrial Cleaning Service and the maker
  1117.      may be Sue Smith the owner.
  1118.  
  1119.  
  1120. Comments (two lines)
  1121.  
  1122.  
  1123.         These lines are optional and may contain any data you wish.
  1124.  
  1125.  
  1126. Original amount
  1127.  
  1128.  
  1129.         Required.  This is the face amount of the note. this is the
  1130.      amount the computer will start with to compute the scheduled
  1131.      balance which us used to determine if the loan is keeping pace,
  1132.      falling behind, or gaining on the original agreed payment
  1133.      schedule.
  1134.  
  1135.  
  1136. Current Balance
  1137.  
  1138.  
  1139.         Required.  Computed.  This is the amount remaining unpaid. Each
  1140.      time a principal payment is paid, this amount is reduced by the
  1141.      principal amount paid. This amount should always be less than or
  1142.      equal to the scheduled balance.  In real life however, payments
  1143.      are made late, payments are made early, some months have more or
  1144.      less than 30 days, etc.  It will not be uncommon to find the
  1145.      current balance slightly above the scheduled balance. 
  1146.  
  1147.         This balance should not exceed the scheduled balance by more that
  1148.      about five or six days interest accrual. If it exceeds the
  1149.      scheduled balance by more than fifteen days, and especially if
  1150.      the difference is growing from payment to payment, some
  1151.      collections efforts should be considered.
  1152.  
  1153.  
  1154. Regular payment
  1155.  
  1156.  
  1157.         Required. Entered.  This is the amount of the regularly scheduled
  1158.      payment. If there is a balloon payment, see the next field.
  1159.  
  1160.  
  1161. Balloon payment
  1162.  
  1163.  
  1164.         Required.  Entered.  This is the total amount including interest
  1165.      of the balloon payment. If there is no balloon payment, this
  1166.      field should contain zero, $0.00.
  1167.  
  1168.  
  1169. No. Regular payments
  1170.  
  1171.  
  1172.         Required.  Entered.  This is the number of regular payments. If
  1173.      all payments are the same amount, this is simply the total number
  1174.      of payments. If the final payment is a balloon,  the number of
  1175.      regular payments will be one less than the total number of
  1176.      payments.
  1177.  
  1178.  
  1179. No. Balloon payment
  1180.  
  1181.         Required.  This is the payment number of the balloon payment. The
  1182.      program always assumes there is only one balloon payment. If the
  1183.      loan is payable in 35 installments of $200.00 and one final
  1184.      installment of 6,250.00 the number of the balloon payment is 36.
  1185.  
  1186.  
  1187. No payments per year
  1188.  
  1189.         Required.  This is self descriptive.  If their payments are
  1190.      monthly, this is 12. if the payments are quarterly, this is 4.
  1191.      Etc. NOTE, only commonly used schedules are supported, 52, 13,
  1192.      12, 6, 4, 2, and 1.
  1193.  
  1194. Rate,  original
  1195.  
  1196.         Required.  This is the original interest rate on the loan. If the
  1197.      rate is fixed, this rate will be used throughout the life of the
  1198.      loan.
  1199.  
  1200.         This is the rate that will be charged on the first days of the
  1201. loan.
  1202.  
  1203.         If the loan is a variable rate loan, this field IS NOT CHANGED.
  1204.      If the rate is variable, change the Rate, current field.
  1205.  
  1206.  
  1207. Rate, current.
  1208.  
  1209.  
  1210.         Required.  This is the rate used to do the actual interest
  1211.      computation during the update. When the loan is new, this rate
  1212.      will be the same as the rate, original. If the rate is changed
  1213.      after the loan begins to accrue interest, this is the rate to
  1214.      change.
  1215. Interest basis
  1216.  
  1217.         Required.  This is the basis by which the interest is computed.
  1218.      The update always computes interest every calendar day during the
  1219.      life of the loan, one day at a time.
  1220.  
  1221.         Each day the interest formula is computed for every loan. This is
  1222. the formula:
  1223.  
  1224.                         (Current balance)  x (rate, current)
  1225.         Daily accrual  =  ------------------------------------------
  1226.                          (Basis)
  1227.  
  1228.         The basis can be either 360 or 365. Most banks use 360. This
  1229.      practice increases your interest income by 1.3889%.
  1230.  
  1231.  
  1232.         WARNING:
  1233.  
  1234.         IF YOU DO NOT KNOW WHAT YOU ARE DOING, USING THE 360 DAY BASIS
  1235.      CAN CAUSE YOU TO RUN AFOUL OF REGULATION Z AND OF SOME STATE
  1236.      USURY LAWS.
  1237.  
  1238.         WE RECOMMEND YOU ALWAYS USE THE 365 DAY BASIS.
  1239.  
  1240.  
  1241. Date of note
  1242.  
  1243.  
  1244.         Required.  This is the date of the note. The date on the
  1245.      document. It is usually, but not always, the date the document
  1246.      was signed. It is the date at which interest will begin to
  1247.      accrue.
  1248.  
  1249.         If you need the interest to begin accruing at some other date,
  1250.      you will have to lie to the computer about the date of the note.
  1251.  
  1252.  
  1253. Date of first payment
  1254.  
  1255.  
  1256.         Required.  This is the date the first payment, payment number
  1257.      one, is due. This will usually be one month after the date of the
  1258.      note. All future payment dates will be calculated from this date.
  1259.  
  1260. Date next due
  1261.  
  1262.  
  1263.         Required.  Computed.  This is the next scheduled maturity date.
  1264.      This date is updated every time a payment matures whether or not
  1265.      the payment is made. This date will always be a future date.
  1266.  
  1267.         Even when the loan is past due and the payments are not being
  1268.      made, this date continues to increment to reflect the fact that a
  1269.      payment is coming due even though we know it will most likely not
  1270.      be made.
  1271.  
  1272.  
  1273. Date (of) payment due
  1274.  
  1275.  
  1276.         Required.  Computed.  This is the most recent date for which a
  1277.      payment was due but not yet made. 
  1278.  
  1279.         This is the date that keeps up with the past due pr prepaid
  1280.      status of the loan.  If this date is in the future, the loan is
  1281.      current or prepaid.  If this date is in the past, the loan is
  1282.      past due.
  1283.  
  1284.         Today is June 20. A payment was due on April 15, May 15, and June
  1285.      15. The April payment was made on time. The May and June payments
  1286.      have not yet been made. The date due (date of payment due) is May
  1287.      15. We say "The loan is due for may 15th." It is 36 days past
  1288.      due. (May 15th to June 20.) The date next due however is July 15.
  1289.      Another payment is due on that date whether or not the prior
  1290.      payments have been made.
  1291.  
  1292.  
  1293.         Today is September 5. A payment was due June, July, August, and
  1294.      September first. They were all made on time. The loan is "due for
  1295.      Oct. 1". The date payment due is 10-01-xx.  the date next due is
  1296.      also 10-01-xx.
  1297.  
  1298.  
  1299. Date last payment
  1300.  
  1301.  
  1302.         Required.  Computed.   This is the date on which the last payment
  1303.      was credited. This may or may not be the same as the actual
  1304.      posting date because the operator can tell the posting routine
  1305.      what date  to credit the payment.
  1306.  
  1307.  
  1308. Date last transaction
  1309.  
  1310.  
  1311.         Required.  Computed.   This is the date of the last transaction,
  1312.      any transaction. If the last transaction was a payment, these two
  1313.      dates will be the same. If the last transaction was for example a
  1314.      late charge assessment, the dates will not be the same.
  1315.  
  1316.  
  1317. Date last update
  1318.  
  1319.  
  1320.         Required.  Computed.  This is the date of the last update. It is
  1321.      the date the operator entered as the date of the last update. It
  1322.      may or may not be the same as the actual calendar date the update
  1323.      was done.
  1324.  
  1325.         It is however the latest date through interest has been
  1326.      calculated and for which past due status has been checked.
  1327.  
  1328.         It is most important to update the file before posting payments
  1329.      or printing past due notices or past due reports.
  1330.  
  1331.  
  1332. Date maturity
  1333.  
  1334.  
  1335.         Required.  This is the maturity date of the loan. On this date,
  1336.      the final payment of all remaining interest and principal is due.
  1337.      If the loan is a balloon note, this date is the same as the
  1338.      balloon payment date.
  1339.  
  1340.  
  1341. Interest accrued
  1342.  
  1343.  
  1344.         Required.  computed.  This is the amount of interest which has
  1345.      accrued on the loan and which has not yet been paid. This amount
  1346.      may or may not be due.
  1347.  
  1348.         Every update computes the interest due since the date of the last
  1349.      update and adds it to this amount. This happens every day. When
  1350.      an interest payment is posted, this amount is reduced by the
  1351.      amount of the interest payment.
  1352.  
  1353.         
  1354. Interest due, unpaid
  1355.  
  1356.  
  1357.         Required.  Computed.  This is the amount of interest due and
  1358.      unpaid. Every payment date, the entire amount of interest in the
  1359.      accrued interest field is moved into this field. Note that it is
  1360.      moved, not added.
  1361.  
  1362.         The program assumes that at each payment date, all interest is
  1363.      due. Contact Bottom Line, f you need an exception to this rule.
  1364.  
  1365.         Each time an interest payment is posted, the payment amount is
  1366.      subtracted from this field.
  1367.  
  1368.  
  1369. Interest paid (life)
  1370.  
  1371.  
  1372.         Required.  Computed.  This is the total of all interest payments
  1373.      on this loan since it started. This amount is kept for reference
  1374.      only.
  1375.  
  1376.  
  1377. Interest paid (YTD)
  1378.  
  1379.  
  1380.         Required. Computed.  This is the total interest paid on this loan
  1381.      since the end of last year. Note that this is PAID, not ACCRUED.
  1382.      This amount is reset to zero at year end.
  1383.  
  1384.  
  1385. Late Charges due, unpaid
  1386.  
  1387.  
  1388.         Required.  Computed  When a loan is new, this field is zero. Each
  1389.      time a late charge is assessed, it is added to this field. When
  1390.      late charge payments are posted, they are subtracted from this
  1391.      field.
  1392.  
  1393.  
  1394. Late charge paid
  1395.  
  1396.  
  1397.         Required.  Computed.  This is the total of all late charges paid
  1398.      since the loan  was new. Each time a new late charge payment is
  1399.      posted, the amount is added to the field.
  1400.  
  1401.  
  1402. Late charge paid YTD
  1403.  
  1404.  
  1405.         Required.  Computed.  This is the same as the previous thanks
  1406.      field except it is reset to zero at year end.
  1407.  
  1408.  
  1409. Principal due
  1410.  
  1411.  
  1412.         Required.  Computed.  This is the amount of principal required to
  1413.      bring the current balance in line with the originally scheduled
  1414.      repayment plan. This is more or less meaningless  if it is
  1415.      negative. A negative number indicates the loan is prepaid.
  1416.  
  1417.         If this amount is positive, a payment has matured and not yet
  1418. been paid.
  1419. >[Main Menu]
  1420.  
  1421. @Visual update system
  1422.  
  1423.         In many cases, computers are somewhat confusing and frustrating. 
  1424. Computers usually do things in the dark. We can't see what is going on
  1425. and we can't understand the results.
  1426.  
  1427.         Loan Master has a visual update system that,  if selected, 
  1428. displays information about the update procedures continuously on the
  1429. screen.  These screens range from a very simple record counter telling
  1430. which record is being updated to the very complex and busy data file
  1431. update screen that displays the contents of each field before and
  1432. after the update, and optionally stops for you to inspect the record
  1433. in its before and after state.
  1434.  
  1435.         To use this system you must turn it on.  Turning on the simple
  1436. screens is done through updating the parameter file. Set the visual
  1437. update field to "T", (true).
  1438.  
  1439.         The data file update is turned on or off when the update is
  1440. started.  This function slows the update function considerably.  For
  1441. this reason, it can be turned off even when the other visual functions
  1442. are on.
  1443.  
  1444.         This allows you to have visual status updates during printing the
  1445. reports but not during the data file update.
  1446.  
  1447.         To get acquainted with the system, turn it on when you start the
  1448. update procedure, request the pause after each loan function.  When
  1449. the update starts, the loan status will be displayed on the screen in
  1450. the before columns.  The interest and status information is updated
  1451. and then the new status is displayed in the after columns.  The screen
  1452. will display the "Press any key to continue..." message at the bottom
  1453. of the screen.  You can now inspect the loan status before and after
  1454. the update calculations.  When you are ready, press the return key and
  1455. the next loan will be processed.
  1456.  
  1457.         For normal operations,  you will probably want to turn this
  1458. option "on" in the parameter file and turn it "off" for the update. 
  1459. If you like, you can turn the update display "on" and the "pause" off.
  1460. This will result in displaying the loan status on the screen as each
  1461. loan is updated but the screen will not pause for inspection before
  1462. updating the next loan.
  1463. >[Main Menu]
  1464. @Updating the loan file
  1465.  
  1466.         A loan earns interest every day, one day at a time. It earns
  1467. interest whether you turn on the computer or not.  If you must keep up
  1468. with very many loans, a payment may come due on any day of the month. 
  1469.  
  1470.         Loan Master loan accounting software expects to keep up with an
  1471. un limited number of loans. It must compute interest on every loan
  1472. every day and it must check every loan every day to see if a payment
  1473. is due or if it has reached final maturity.  This is exactly how the
  1474. loan file is updated. Every loan is updated every day, one day at a
  1475. time.
  1476.  
  1477.         We know that you are not going to come to the office and run the
  1478. computer EVERY DAY to update your loan file.  Thus, the computer must
  1479. be able to keep up with the days you miss and "catch up".
  1480.  
  1481.         This is how it works.  In the parameter file,  the program stores
  1482. the date of last file update.  When the program starts, the first
  1483. thing it does is read the system clock and the parameter file and
  1484. display the date. "I think today is 03-31-89", and the date of last
  1485. update. The program MUST know today's date. If your system clock is
  1486. not correct, you must enter the correct date when this screen is
  1487. displayed.
  1488.  
  1489.         As soon as the program knows the correct date, it compares it to
  1490. the date of last file update. It then knows how many days you have
  1491. skipped.  If today's date is 03-20-89 and the data of last file update
  1492. is 03-17-89, you have skipped the 18th and the 19th, two days. It
  1493. needs to update for three days however to update through the 20th.
  1494.  
  1495.         In this case,  if you order a file update,  the program will read
  1496. the entire file, one loan at a time, and add one days interest and
  1497. check maturities for the 18th.  As soon as this process is finished,
  1498. it will immediately be repeated for the 19th, and then again for the
  1499. 20th.  When the process is finished,  the entire file will be updated
  1500. current for 03-20-89.
  1501. >[Main Menu]
  1502.  
  1503. @Posting payments.
  1504.  
  1505.         The last update was the 17th and you received a payment on the
  1506. 18th. If you post the payment before the update. Credit will be given
  1507. as of the 17th.  You will lose interest for the 18th and 19th on the
  1508. amount of the principal reduction.  If the payment amount is $100.00
  1509. and $80.00 is interest,  you will lose three days interest on 20.00.
  1510. About two cents.
  1511.  
  1512.         On the other hand,  if you post the payment after the update, the
  1513. customer will loose credit for the 19th and the 20th, about one and
  1514. one third cents.
  1515.  
  1516. Lying to the computer
  1517.  
  1518.         If you process a large number of loans,  or if the amounts are
  1519. large enough to make the above numbers significant,  you can get it
  1520. exactly right by lying to the computer.  This is how you do it.
  1521.  
  1522.         When you order a master file update, you are told the date of
  1523. last master file update and asked for the date of this update.  In the
  1524. above example, today is really the 20th but you can tell the program
  1525. to update for the 18th and it will update only one day. You can then
  1526. post the payments received on the 18th and then update again,  telling
  1527. the program to update for the 19th. etc.
  1528. >[Main Menu]
  1529. @Loan Master Reports
  1530.  
  1531. The loan processing system produces these reports:
  1532.  
  1533. Trial Balance Report
  1534. Data File Dump
  1535. Past Due Loans Report
  1536. Past Due Report Standard
  1537. Past Due Report Custom
  1538. Will Be Due Notice (Billing Statement)
  1539. Loan Transaction Statement
  1540. Year End Interest Statement
  1541. Past Due and Will Be Due
  1542.  
  1543.         The numbers on the past due report do not agree with the numbers
  1544. on the will be due notice, Why?
  1545.  
  1546.         The past due notice gives the status of the loan as of a date on
  1547. the past.  The date of the payment missed.
  1548.  
  1549.         The will be due notice gives the anticipated amounts due at a
  1550. date in the future, the date the payment will be due.
  1551.  
  1552. Will Be Due Notices 
  1553.  
  1554.         The Will Be Due notice lists this information. 
  1555.  
  1556.                 Date of notice
  1557.                 Date payment will be due
  1558.                 Interest due
  1559.                 Principal due
  1560.                 Late charge due
  1561.  
  1562. Date of notice
  1563.  
  1564.                         The date of notice is the date the loan was last
  1565.      updated. This date is used in case a payment has been made since
  1566.      that date but which has not yet been posted to the account.
  1567.  
  1568.  
  1569. Date payment will be due
  1570.  
  1571.                 This is the date the next payment will mature. The next
  1572.      regularly scheduled payment will be due on this date.
  1573.  
  1574. Interest due
  1575.  
  1576.                 This is the anticipated amount of interest due on the date
  1577.      of the next regularly scheduled payment date. This amount
  1578.      includes all interest accrued through the date of the notice plus
  1579.      the interest that will accrue from the date the notice is printed
  1580.      to the date the payment is due.
  1581.  
  1582.                 NOTE that this is ALL interest accrued and not paid as of
  1583.      the date of the next payment.
  1584.  
  1585.  
  1586. Principal due
  1587.  
  1588.         This is the anticipated principal that will be due on the next
  1589. regularly scheduled payment date. This amount is calculated by taking
  1590. the principal due amount and adding the anticipated principal
  1591. component of the total payment amount as of the date of the next
  1592. payment.
  1593.  
  1594. EXAMPLE
  1595.  
  1596.         The payment is due in 4 days. The interest accrued as of today is
  1597. $233.00,  four days interest is 36.00. The interest that "Will be due"
  1598. in four days is $233.00 + 36.00 or $269.00.
  1599.  
  1600.         The principal due today is $14.00.  The payment due in four days
  1601. is $300.00.
  1602.  
  1603.         The principal due in four days will be:
  1604.  
  1605.                         
  1606.                 Payment due         $300.00
  1607.                 Interest due         269.00
  1608.                 -----------------------------
  1609.                 Principal component   31.00
  1610.                 of this payment
  1611.                         
  1612.  
  1613.                 Principal due now
  1614.                 from prior payments   14.00
  1615.                 -----------------------------
  1616.                 Total principal due   45.00     
  1617.  
  1618.                 NOTE:
  1619.  
  1620.                 Total principal due    45.00
  1621.                 Total interest  due   269.00
  1622.                 -----------------------------
  1623.                 Total amount due      314.00
  1624.  
  1625.         Total amount billed   314.00
  1626.  
  1627.                 Scheduled payment     300.00
  1628.  
  1629.  
  1630.         The will be due notice has billed the customer for the amount
  1631. needed to bring the note current, not just the amount of the regularly
  1632. scheduled payment.
  1633.  
  1634. Past due notices
  1635.  
  1636.         The past due notice is easer to understand then the will be due
  1637. notice. The past due notice lists this information:
  1638.  
  1639.                 Interest Due
  1640.  
  1641.                 Principal Due
  1642.  
  1643.                 late charge due
  1644.  
  1645.         Each  of these amounts comes directly from the master file with
  1646. no calculations or assumptions or projections.
  1647.  
  1648.         The interest due is the amount of interest which has matured but
  1649. has not been paid.  It is not the total interest accrued. See the date
  1650. definitions for an explanation of the difference.
  1651.  
  1652.         The principal due is the amount of principal which has matured
  1653. but which has not been paid.
  1654.  
  1655.         The late charge due is the total of all late charges which have
  1656. been assessed but which have not yet been paid.
  1657. @Loan  Master  Files
  1658.  
  1659.         The Loan Master Loan processing system stores a considerable
  1660. amount of data on the disk drive. Data is stored in these files:
  1661.  
  1662.         1) LMLOAN.DBF   The loan data base file.
  1663.  
  1664.         2) LMTRAN.DBF   The transaction database.
  1665.  
  1666.         3) LMTRAN.NTX   The transaction index file.
  1667.  
  1668.         4) LMPARAM.DBF  The parameter file.
  1669.  
  1670.         5) HELP.DBF     The help system.
  1671.  
  1672.         6) HELP.DBT     The help screens text.
  1673.  
  1674.         7) HELP.NTX     The help system index.
  1675.  
  1676. @File specifications
  1677. Field definitions for LMLOAN.DBF
  1678. Field name     Data type      Size      Dp
  1679. ═══════════════════════════════════════════════
  1680. CUST_NO        Numeric            8      0 
  1681. LOAN_NO        Numeric            8      0 
  1682. CUST_NAME      Character         24 
  1683. MAKER1         Character         24 
  1684. MAKER2         Character         24 
  1685. MAKER3         Character         24 
  1686. MAKER4         Character         24 
  1687. COMMENT1       Character         24 
  1688. COMMENT2       Character         24 
  1689. ORG_AMT        Numeric           12      2 
  1690. CUR_BAL        Numeric           12      2 
  1691. SCH_BAL        Numeric           12      2 
  1692. PMT_AMT_RG     Numeric           12      2 
  1693. PMT_AMT_FN     Numeric           12      2 
  1694. RATE_ORG       Numeric            7      4 
  1695. RATE_CUR       Numeric            7      4 
  1696. BASIS          Numeric            3      0 
  1697. N0_PMTS        Numeric            3      0 
  1698. FINAL_PMT      Numeric            3      0 
  1699. DATE_NOTE      Date               8 
  1700. DATE_FIRST     Date               8 
  1701. DATE_NEXT      Date               8 
  1702. DATE_DUE       Date               8 
  1703. DATE_LAST      Date               8 
  1704. DATE_TRAN      Date               8 
  1705. DATE_UPD       Date               8 
  1706. DATE_MTY       Date               8 
  1707. PMTS_MTD       Numeric            3      0 
  1708. PMTS_PAID      Numeric            6      2 
  1709. PMT_FREQ       Numeric            2      0 
  1710. INT_ACCRD      Numeric           12      4 
  1711. INT_DUE        Numeric           12      2 
  1712. PRIN_DUE       Numeric           12      2 
  1713. LC_DUE         Numeric           12      2 
  1714. LC_PAID        Numeric           12      2 
  1715. LC_YTD         Numeric           12      2 
  1716. INT_PAID       Numeric           12      2 
  1717. INT_YTD        Numeric           12      2 
  1718.  
  1719. Field definitions for LMPARM.DBF
  1720. Field name     Data type      Size      Dp
  1721. ═══════════════════════════════════════════════
  1722.  
  1723. NAME           Character         30 
  1724. ADDRESS1       Character         24 
  1725. ADDRESS2       Character         24 
  1726. ADDRESS3       Character         24 
  1727. PDLIMIT        Numeric            2      0 
  1728. WBLIMIT        Numeric            2      0 
  1729. VISUAL         Logical            1 
  1730. LSTFILEUPD     Date               8 
  1731. PSWDMASTER     Character         12 
  1732. Field definitions for LMTRAN.DBF
  1733. Field name     Data type      Size      Dp
  1734. ═══════════════════════════════════════════════
  1735. CUST_NO        Numeric            8      0 
  1736. LOAN_NO        Numeric            8      0 
  1737. TRAN_DATE      Date               8 
  1738. TRAN_CODE      Numeric            4      0 
  1739. TRAN_RATE      Numeric            7      4 
  1740. DAYS_ACCR      Numeric            4      0 
  1741. INT_ACCD       Numeric           12      4 
  1742. INT_PAID       Numeric           12      2 
  1743. PRIN_PAID      Numeric           12      2 
  1744. LC_PAID        Numeric           12      2 
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.