home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / m / mlrchk20.zip / CHECKING.TXT < prev    next >
Text File  |  1993-01-26  |  74KB  |  1,297 lines

  1.  
  2.                          * * *  My Little Realm, v2.0  * * *
  3.  
  4.                               -  The Checking Routine  -
  5.           ____________________________________________________________________
  6.           
  7.                                   General Information
  8.           ____________________________________________________________________
  9.  
  10.                                       Important
  11.  
  12.           This is the evaluation version of My Little Realm's Checking
  13.           Routine.  It is a full-featured, fully functional program.
  14.  
  15.           The registered version of Checking comes with a Review program which 
  16.           allows you to view your checking file in a scrollable window, query 
  17.           the file, and generate a year-to-date summary.  Review is a powerful 
  18.           complement to your Checking program.  The registered version comes
  19.           with a menu driver so your programs are never more than a keypress 
  20.           away.  The menu has a documentation viewer, a screen saver, and 
  21.           cursor control.
  22.  
  23.           Thank you for trying the Checking routine!
  24.           ____________________________________________________________________
  25.  
  26.                                      Introduction
  27.  
  28.           When it comes to maintaining records, keeping it simple is keeping
  29.           it fun.  Well, maybe not fun exactly, but it's certainly a lot less
  30.           work.
  31.  
  32.           The Working Window in Checking is in the form of a check that you 
  33.           write.  The yellow box inside it displays your running balance.  
  34.           Just below and attached to the Working Window is the Information Box 
  35.           through which Checking communicates with you about field data 
  36.           (reminders called field prompts) and any entry errors you might 
  37.           make.  The Viewing Window is on the right side of the screen.  It 
  38.           lists the Quickeys that simplify data entry.
  39.  
  40.           Due to the size of this document, it is divided into two sections.
  41.           If you're new to Checking be sure to read Section 2 before you 
  42.           attempt to use the Checking Routine.  It's an introduction to 
  43.           Checking, replete with examples and detailed explanations.  Section 
  44.           1 is the reference portion of the documentation.
  45.           ____________________________________________________________________
  46.  
  47.                                    The Interface
  48.           
  49.           Windows.
  50.           
  51.           Checking's screen consists of three types of windows:  a Working 
  52.           Window, a Viewing Window, and an Options Window.  If you are using 
  53.           a color monitor the Viewing Window is always green, the Working 
  54.           Window red and the Options Window blue.  
  55.  
  56.           You select processes (like writing a new check) in the Options 
  57.           Window.  You create records in the Working Window, and you find your 
  58.           Quickeys in the Viewing Window.  
  59.  
  60.                              ----------------------------
  61.  
  62.           Extended processing options.
  63.  
  64.           Several processing tasks, called extended processing options or 
  65.           EPO's, are not listed in the Options Windows, because they are 
  66.           functions that only occasionally need to be performed.  EPO's are
  67.           used to "extend" a program's power and functionality.
  68.  
  69.           To find out what EPO commands are employed by Checking, enter 
  70.           <?> (the question mark) in the Options Window.  The EPO's of 
  71.           Checking are defined at the end of this document.
  72.  
  73.                              ----------------------------
  74.  
  75.           Quickeys.
  76.  
  77.           The Quickeys in Checking give you single key access to the names of 
  78.           your creditors (all those people and companies to whom you give/mail
  79.           your checks).  Enter the names of your Pay To recipients once and 
  80.           forget about typing them in ever again.  You can store up to 
  81.           thirty-six Quickey Pay To names.
  82.           ____________________________________________________________________
  83.  
  84.                                    Getting Started
  85.  
  86.           Note:  If you have a color monitor, press <#>, the pound sign in the
  87.           Options Window to install the color mode.
  88.  
  89.           The very first thing you'll want to do with Checking is make the 
  90.           program uniquely yours.  To do that, you should create your Pay To 
  91.           names Quickey list.  You can do that in two ways.
  92.  
  93.           First, you can simply start using Checking.  As you create your 
  94.           records, Checking will look at the Pay To names to see if they 
  95.           are already on the Quickey list.  If they aren't, Checking will 
  96.           append the names to the Quickey list for you automatically and 
  97.           display them in the Viewing Window.
  98.  
  99.           Second, you can create your Quickey list by using the Change 
  100.           Quickeys EPO.  Enter <\>, the backslash, in the Options Window.  
  101.           This method also allows you to sort the Quickey Pay To names, 
  102.           change the names that appear in the Working Window and change the 
  103.           Tax Codes.
  104.                
  105.                Note:  If you are already using MLR's Charging program, 
  106.                you can put Checking in the same directory to let both 
  107.                programs share the Tax code file.  They do this 
  108.                automatically.  If you'd rather they used different Tax 
  109.                codes, you must put each program in a separate directory.
  110.  
  111.           You have thirty-six Quickeys to use.  Experience suggests you first
  112.           go through your checkbook register and use the Change Quickeys
  113.           function to enter the twenty or twenty-five most used Pay To names.
  114.           Sort them if you like.  Then let Checking automatically insert the
  115.           Pay To names that crop up after that.  Remember, you can use the
  116.           Change Quickeys EPO to change and sort them at any time.
  117.  
  118.           Checking is a powerful program that can do a lot for you, but
  119.           you have to know how to make it work properly to get the most out 
  120.           of it.  Please read the rest of this documentation carefully.  
  121.           ____________________________________________________________________
  122.           ____________________________________________________________________
  123.           
  124.                                   Program Information
  125.           ____________________________________________________________________
  126.  
  127.                                         Section 1
  128.           ____________________________________________________________________
  129.  
  130.           You have four processing choices in the Options Window:
  131.                  
  132.                   _________________________________________________
  133.                  |                                                 |
  134.                  |       Please enter your selection:  __          |             
  135.                  |                                                 |
  136.                  |    1  Checks/Deposits   2  Balancing Books      |
  137.                  |    3  Change            4  Print/Delete         |
  138.                  |_________________________________________________|                   
  139.                 
  140.  
  141.           There are several EPO's available in Checking as well.  Refer to the 
  142.           section entitled "Extended Processing Options" at the end of this
  143.           document.
  144.                                    __________________
  145.  
  146.           Option # 1, entering new checks and deposits.
  147.                                
  148.                                ~    Field Definitions     ~ 
  149.  
  150.           - Check number field (required).
  151.  
  152.           This field allows you to declare the type of record you want to 
  153.           enter, such as personal checks, regular deposits, autowithdrawals, 
  154.           and interest deposits.  Checking displays your next check number in 
  155.           this field and a field prompt in the Information Box (which is part
  156.           of the Working Window) to remind you of the choices you have in the 
  157.           check number field.  When you have finished entering new checks and 
  158.           deposits, you return to the Options Window by pressing <esc> in 
  159.           this field.
  160.  
  161.           Information Box with Check Number field prompt:
  162.                     ___________________________________________________
  163.                    |                                                   |
  164.                    |  To enter a check number or make a deposit press: |
  165.                    |  <I>  Bank Interest          <A>  Autowithdrawal  |
  166.                    | <esc>  Exit    <D>  Deposit    <enter>  Accept #  |
  167.                    |        or enter your own number (1 to 9999)       |
  168.                    |___________________________________________________|
  169.  
  170.                Key     Description
  171.  
  172.                <I>     Creates a bank interest record (the interest earned 
  173.                        on your checking account).  The bank interest is 
  174.                        entered after you receive your bank statement, so the 
  175.                        record is cleared automatically when you create the 
  176.                        record since the amount has already been credited to 
  177.                        your account.
  178.  
  179.                <A>     Creates an autowithdrawal record (non-personal check).
  180.                        This type of record represents those amounts withdrawn 
  181.                        from your account that are not accounted for by your
  182.                        personal checks.  Use this key to create records for 
  183.                        amounts withdrawn from your account automatically by 
  184.                        creditors.  Examples include:
  185.                            
  186.                            1  Life insurance autowithdrawals
  187.                            2  Mortgage payment autowithdrawals
  188.                            3  Deductions by your bank for writing checks
  189.                            4  Automated teller machine (ATM) cash withdrawals 
  190.                            5  Deductions by your bank for a line of credit
  191.  
  192.                        Any amount drawn against your account that is not 
  193.                        entered as a personal check must be accounted for as 
  194.                        an <A> (autowithdrawal) type record.
  195.  
  196.                        The autowithdrawal record may be entered when you make 
  197.                        the actual withdrawal or when you receive your bank 
  198.                        statement.  If the withdrawal has already been cleared, 
  199.                        i.e., you're entering the record from your bank 
  200.                        statement, clear the record when you create it.  If the 
  201.                        record is for an ATM cash withdrawal, you can either 
  202.                        enter the record when you make the withdrawal and 
  203.                        declare it outstanding, or wait until you receive the 
  204.                        bank statement listing the withdrawal, at which time 
  205.                        you would enter the record and declare it cleared.  
  206.                        Refer to Section 2, sub-section "Automated Teller 
  207.                        Machines" for more information.
  208.  
  209.                <D>     Creates a deposit record (to your checking account).
  210.                        This record, like an ordinary check entry, must be 
  211.                        cleared manually.  Use this record type for your 
  212.                        automatic payroll deposits as well as your ordinary 
  213.                        deposits.
  214.  
  215.                <esc>   Ends the input session and returns you to the Options 
  216.                        Window.  Pressing <esc> in any other field in the 
  217.                        Working Window also returns you to the Options Window, 
  218.                        but without creating a record of the data you have 
  219.                        currently showing in the Working Window.
  220.  
  221.                <enter> Means you accept the displayed check number to create
  222.                        a personal check record which must be manually cleared.  
  223.                        Checking automatically displays the next check number 
  224.                        in the sequence and displays it in the check number 
  225.                        field.  [Note:  When the check number reaches 9999, 
  226.                        Checking automatically resets the check number count to 
  227.                        1.  If your new series begins with a different check 
  228.                        number, you will have to enter it manually the first 
  229.                        time as described in the following paragraph.]
  230.  
  231.                ####    Enters a new check number to create a personal check.
  232.                        This last item listed in the Information Box gives you 
  233.                        the means to enter a new check number from one to four 
  234.                        digits long.  This is an auto-entry if the number is 
  235.                        four digits long, but you must press <enter> after 
  236.                        anything less.  An ordinary check is created and must 
  237.                        be manually cleared when you balance your checkbook.  
  238.                        Once you have entered a check number, Checking 
  239.                        continues the sequence by automatically displaying the 
  240.                        next check number as described in the preceding 
  241.                        paragraph.
  242.                                                          
  243.           In general, you will simply press <enter> when Checking asks you for 
  244.           the next check number since most checks are written sequentially.  
  245.           If you're just starting out with Checking, the first check number 
  246.           displayed is 1.  To override the displayed check number you merely 
  247.           type in the check number you want to start with (somewhere between 1 
  248.           and 9999).  
  249.  
  250.           From that point on, Checking will keep track of your check numbers.  
  251.           If for some reason your checks are written out of order, you can 
  252.           enter a new check number at any time, and Checking will pick up the 
  253.           sequence at that point.  If you press a deposit, autowithdrawal or 
  254.           bank interest key (<D>, <A>, and <I>, respectively), Checking will 
  255.           remember your next check number and present it to you again after 
  256.           you finish the current entry.  
  257.  
  258.           The displayed check number does not have to be erased to enter any 
  259.           of the letter keys or to enter a new check number.  For example, if 
  260.           Checking is displaying:
  261.  
  262.                                    Check # 1234_
  263.  
  264.           just press <D> to make a deposit record, or <I> to create a bank 
  265.           interest record, or <A> to make an autowithdrawal record, or you 
  266.           can simply key in a new check number.  There is no need to delete 
  267.           the displayed check number.  
  268.  
  269.           If you accidentally begin an entry by pressing the wrong, albeit
  270.           acceptable key (an <I> instead of a <D>, for example), you can press
  271.           <esc> at any point during the record's creation and return to the
  272.           Options Window and no record will be created.  Then simply press <1>
  273.           in the Options Window to begin again.
  274.  
  275.           The check number field is an automatic field if your entry is four
  276.           numbers long, so you do not press <enter> after a four digit entry.  
  277.           Furthermore, you need not enter a one, two or three digit check 
  278.           number with leading zeroes (e.g., 0023).  You can if you wish, of 
  279.           course, it's a matter of preference.  It takes as many keypresses to 
  280.           enter:
  281.  
  282.                                     0234     [auto-entry]
  283.  
  284.           as it does to enter:
  285.  
  286.                                     234      <enter>
  287.  
  288.           See the section called Special Situations near the end of this 
  289.           document for more details regarding automatic teller machines, 
  290.           bank interest, automatic salary deposits, and bank deductions.
  291.                                    __________________
  292.  
  293.           - Date field (required).
  294.  
  295.           The date must be entered in the standard American format of 
  296.           mm/dd/yy.  Only the month and day need be entered (but both must be 
  297.           entered as double digits).  You do not enter the slashes.  The year 
  298.           is automatically generated by Checking and displayed.  If it is 
  299.           acceptable, just press <enter>.  If you wish to change the year you 
  300.           can simply backspace one or two spaces to enter the correction.
  301.  
  302.           The Checking Routine will accept dates for the current month and 
  303.           the four preceding months.  You cannot enter future dates in the 
  304.           Checking Routine.
  305.                                    __________________
  306.  
  307.           - Pay To field (22, required).
  308.  
  309.           Enter the name of the check recipient on this line either manually
  310.           or by using the Quickeys found in the Viewing Window.  
  311.           
  312.           If you type in a name that does not appear in the Quickey list and 
  313.           you have space for another name in the list, Checking will 
  314.           automatically append that Pay To name to the list and display it in 
  315.           the Viewing Window.
  316.  
  317.           In some cases Checking enters the Pay To field name for you.  If 
  318.           the entry is a deposit (that is, if in the check number field you 
  319.           pressed <D>), Checking will automatically write in "Deposit" for 
  320.           you.  If you entered <I> in the check number field, Checking will 
  321.           insert "Bank Interest" in this field.
  322.  
  323.           To enter a name that appears on your Quickey list, type the 
  324.           corresponding Quickey in the Pay To field and press <enter>.  The 
  325.           Quickeys can be entered in upper or lower case.  Use the Quickeys 
  326.           whenever possible to avoid unnecessary keystrokes.
  327.  
  328.           One note of caution ... If there is a chance that you might purchase
  329.           Checking, remember that you'll receive as a bonus the Review
  330.           Checking Files program, too.  The Review program uses your checking 
  331.           file to create a year-to-date summary of all your Quickey Pay To 
  332.           names, but it requires that you use the Quickeys consistently, 
  333.           otherwise the accuracy of the tabulations in the Y-T-D Summary, 
  334.           found in the Review Routine, may be called into question.  
  335.  
  336.           For example, if when entering checks you sometimes press Quickey 
  337.           <J> for "Ye Local Grocer" and sometimes enter "YLG" on the Pay To 
  338.           line manually, the records you entered as "YLG" will not be tallied 
  339.           along with those you entered using Quickey <J>.
  340.  
  341.           The reason for this is that the Pay To names do not match as far as 
  342.           Checking is concerned.   So if you think there is a chance that 
  343.           you'll purchase Checking and utilize the Y-T-D Summary feature (and 
  344.           you probably will), you should always use the Quickeys.  Otherwise 
  345.           you must enter the Pay To name exactly as it appears in the Viewing 
  346.           Window ... which defeats the purpose of the Quickeys.
  347.                                    __________________
  348.  
  349.           - Amount field (currency precision, required).
  350.  
  351.           The next entry is the Amount field.  An amount may be as large as
  352.           99999.99.  (That's $99,999.99.)  Do not enter dollar signs or 
  353.           commas, only numbers and decimal points are allowed.  You need not 
  354.           enter a decimal point followed by two digits when keying in a whole
  355.           amount.  The following examples illustrate acceptable figures:
  356.  
  357.                For $90.00 enter ->     90  or  90.  or  90.0  or  90.00
  358.                For $90.70 enter ->     90.7  or 90.70
  359.                For $90.75 enter ->     90.75
  360.                                    __________________
  361.  
  362.           - Tax Code field (single character entry, optional).
  363.  
  364.           If you've taken the time to set up your Tax codes, Checking will 
  365.           display them in the Information Box when your response to this field 
  366.           is required.  If you want to skip this field press <enter>.  If you 
  367.           have not set up any Tax codes, Checking will automatically skip this 
  368.           field when you are entering checks and deposits.  (The Tax Code 
  369.           field label will not even be displayed if you delete all of the Tax 
  370.           codes.)
  371.  
  372.           The Tax Code field allows you to tag each check or deposit with a 
  373.           particular classification that can later be used to sum on.  You can 
  374.           define up to four categories.  Checking comes with four Tax codes as 
  375.           defaults, but you can easily change them at the time you create your
  376.           own Pay To name Quickeys by using the <\> EPO (the Change Quickeys 
  377.           function).
  378.  
  379.           These codes correspond to the tax item box found in most ordinary
  380.           checkbook registers.  The difference here is that you don't have to
  381.           manually go through all of your checking records at the end of the 
  382.           year, sort them into their proper categories, and tally them with 
  383.           your solar powered calculator.  All you have to do to get a complete 
  384.           listing of your deductions for all four categories is run the 
  385.           Checking Routine, and choose option <4>, and select <3> in the 
  386.           sub-menu to print the Tax Summary.
  387.  
  388.           Income can be tracked using the Tax codes.  If you want to track your 
  389.           part-time income (which you deposit into your checking account), set 
  390.           up one of the Tax codes as PT Income.   Then, when you deposit a 
  391.           check from a client, tag the record of that deposit with the 
  392.           appropriate Tax code.
  393.  
  394.           If you deposit that income along with the rebate you received on 
  395.           your new portcullis and some spare cash you found in Merlin's 
  396.           Cave, be sure you deduct that portion of the deposit that is not 
  397.           part of your income on the Memo line using the <+> command, called 
  398.           the plus command, (see the Memo field description below).  
  399.           
  400.           Example:
  401.  
  402.                         175.00      income from part-time job       
  403.                          25.00      rebate on new portcullis
  404.                          36.75      cash from Merlin's Cave
  405.                        -------
  406.                         236.75      total deposit (goes on Amount line)
  407.                        -175.00      less taxable income being deposited
  408.                        -------
  409.                          61.75      equals amount to go on Memo line
  410.                                          (using the "+" command)
  411.  
  412.           The <+> command on the Memo line is used in conjunction with the Tax
  413.           codes to report an overage (i.e., an excess) in a record's amount to 
  414.           Checking.  Thus, this record's Memo line would look like:
  415.  
  416.                                    Memo:  +61.75
  417.  
  418.           Checking would then deduct the $61.75 from the total amount of the 
  419.           Tax code category you set up as PT Income when it printed that 
  420.           amount (when you print out the Tax Summary Report).
  421.  
  422.           It's a good idea to double-check your figures, especially those
  423.           used for tax purposes.  It doesn't take much time to keep accurate 
  424.           records in Checking, and by keeping accurate records you can 
  425.           significantly reduce the amount of time you spend working on the 
  426.           Internal Revenue Service's wish list.
  427.  
  428.           The Tax codes do not have to represent those items that are solely 
  429.           additions or deductions to your income.  In other words, they do not 
  430.           have to have anything at all to do with taxes.
  431.  
  432.           If you're planning a major renovation to the realm, for example, you 
  433.           might want to track costs.  Make one of the Tax codes Home Costs, 
  434.           and whenever you pay for something pertaining to that home 
  435.           improvement, be sure you tag that record as a Home Costs item.  
  436.  
  437.           Another way to utilize the Tax codes is to assign each code a more
  438.           domestic function.  Would you like to know what you spend in
  439.           groceries every year?  Make Tax code <1> Groceries.  If you want to 
  440.           keep track of your rental payments, make Tax code <2> Rent.  And if 
  441.           you pay your gasoline bills with gasoline credit cards, you can make 
  442.           Tax code <3> Gasoline, and every time you pay a gasoline credit card 
  443.           bill with a check, tag the entry with a <3> in the Tax Code field.  
  444.  
  445.           You can also use the Tax Code field to track your cash expenditures.  
  446.           Define one of the Tax codes as Cash.  Then, when you make the entry 
  447.           for the cash withdrawal (be it a check made out to cash or to 
  448.           yourself) tag that record with the Cash Tax code.  You can then 
  449.           print out the results using the Tax Summary function in the Checking 
  450.           Routine.
  451.  
  452.           If you wish to change Tax codes in mid-year, be sure you use the <+>
  453.           EPO to reset the Tax codes you want to change.  For example, if you
  454.           had set up Tax code <1> to be business expense and later that same 
  455.           year you decided to change it to charity, you would have to reset 
  456.           Tax code <1> to blank before making the change.  Otherwise, all of 
  457.           those records with a Tax code of <1> which were business expenses 
  458.           would be included with your new Tax code records that are charitable 
  459.           deductions.  Refer to the section entitled Extended Processing 
  460.           Options at the end of this document for more information.
  461.                                    __________________
  462.  
  463.           - Memo field (24, optional).
  464.  
  465.           The Memo field allows you to put a reminder on your records if you 
  466.           wish, just as you might with a real check.  You can include almost
  467.           anything, but there is one symbol you can place on the Memo line in 
  468.           Checking that has special significance.  It's the plus sign, <+>, 
  469.           (called the plus command).
  470.  
  471.           The <+> Command.
  472.  
  473.           The <+> command on the Memo line is used in conjunction with the Tax
  474.           codes to report an overage (i.e., an excess) in a record's amount to 
  475.           Checking.  Checking uses this information when it generates the Tax 
  476.           Summary Report.  
  477.  
  478.           If you decide to make one of your categories Groceries, for example, 
  479.           you can use the Memo field to deduct any cash you get while at the 
  480.           store.  Let's say you bought groceries that cost $135.48 and then 
  481.           you wrote out your personal check for an amount that was fifty 
  482.           dollars greater so you'd have some cash.  On that record's Amount 
  483.           line you would enter 185.48 (the total amount of the check), and on 
  484.           the Memo line you would enter: 
  485.  
  486.                                 Memo:  +50 got some cash
  487.  
  488.           which tells Checking that it should subtract that amount, $50.00, 
  489.           when it calculates the Tax code totals.  
  490.  
  491.           When you run the Tax Summary function, you'll find out exactly how 
  492.           much you spent on groceries and how much you withdrew as cash, 
  493.           because at the end of the Tax Summary Report the final tabulations 
  494.           are listed in this fashion:
  495.  
  496.                                 Groceries    Bus. Exp.   Bus. Inc.    Charity
  497.                   Tax totals:    $2500.36     $650.55     $3021.33   $1002.00
  498.              Less deductions:     $430.00       $0.00        $0.00      $0.00
  499.                Final results:    $2070.36     $650.55     $3021.00   $1002.00
  500.  
  501.           From the final tabulations you can see that $2500.36 was spent at 
  502.           grocery stores, but that $430 was deducted as cash.
  503.  
  504.           Note:  If a record does not have a Tax code (i.e., the Tax code 
  505.                  field is blank), Checking ignores any <+> command that 
  506.                  appears on that record's Memo line.
  507.                                          __________
  508.  
  509.                                 <+> command rules summary
  510.                     
  511.                     1.  Amount must immediately follow a plus (+) sign
  512.                     2.  Amount must be followed immediately by a blank space
  513.                     3.  Amount can appear anywhere on the line, along with
  514.                              other notes you wish to append
  515.                     4.  Amount must be less than $1,000.00
  516.                     5.  Amount must be a positive number
  517.                     6.  There can be only one <+> command on a Memo line 
  518.                     7.  Amount on Memo line must be <= the Amount line amount
  519.                     8.  Do not include dollar signs or commas
  520.  
  521.           Checking will notify you if it finds a valid amount on the Memo line 
  522.           that is greater than the amount of the check at the time the Memo 
  523.           line amount is entered.  Checking will not flag what it considers to 
  524.           be invalid amounts on the Memo line at the time of entry.  If an 
  525.           amount you enter is not valid to Checking (even if it finds the <+> 
  526.           symbol), Checking will assume you have entered data not meant to be 
  527.           numeric, and consequently, not meant to be subtracted from the check 
  528.           amount.  Memo line amounts do not need to be entered as dollar 
  529.           amounts (e.g., 50.00 can be entered as 50).  You need not enter 
  530.           decimal points for whole amounts.  
  531.  
  532.           Valid Memo line amount examples include:
  533.                                 
  534.                                 cash at store+++50 
  535.                                 +32.3 
  536.                                 deducting gift+27.56
  537.  
  538.           To be sure you are getting the deductions you want, run the Tax 
  539.           Summary function (option <4>, selection <3>).  In addition to the 
  540.           Pay To name, the check number, and the record number, Checking will 
  541.           print, in parentheses, any valid Memo line amount it finds.  If you 
  542.           aren't getting an amount in parentheses when you should be, you have 
  543.           entered the Memo line amount incorrectly.  If so, you can use the 
  544.           Change function in the Options Window to correct the record.  Refer 
  545.           to the <+> command rules summary above when making corrections.  The 
  546.           record numbers appear on the Tax Summary printout so you can go 
  547.           directly to the records in question if you need to make any changes.  
  548.  
  549.           Checking ignores the Memo line's <+> command for bank interest (<I> 
  550.           type) records.
  551.           ____________________________________________________________________
  552.  
  553.           Option # 2, clearing checks/deposits and balancing the register.
  554.  
  555.           Balancing Books allows you to update your checks and deposits by
  556.           simply answering the question: 
  557.           
  558.                     Has this one cleared?  <Y>  <N>  <C>
  559.  
  560.           You respond yes, no, or you can change the contents of the record by
  561.           entering <C> if you notice an error in the Amount field.
  562.  
  563.                [Note:  If you haven't used the Balancing function 
  564.                before, you should read Balancing Your Checking Account 
  565.                With Checking found in Section 2 of this document.  
  566.                It takes you through the entire procedure step by step.]
  567.  
  568.           You invoke this procedure after you receive your bank statement.
  569.           After you enter the balancing function, Checking will display the 
  570.           first outstanding check or deposit it has on record and ask you if 
  571.           it has cleared.  With your balance sheet in hand you simply compare 
  572.           the check number and the amount on the screen that Checking displays 
  573.           with the check number and amount printed on the balance statement.  
  574.           If everything is in order, press <Y> or <enter> to select it.  Be 
  575.           sure you mark it returned in your register, too.  After you've gone 
  576.           through all of the records appearing on your bank statement, 
  577.           Checking asks you if you wish to balance your checkbook register.
  578.  
  579.           If you've already entered your bank interest and autowithdrawal 
  580.           checks, as you should have, then by all means balance your 
  581.           checkbook.  Enter the final balance appearing on your bank statement, 
  582.           and Checking will do the rest.  If the numbers balance, Checking 
  583.           will so notify you.  If there's a problem, Checking will tell you 
  584.           and display the difference.
  585.  
  586.           If you forget to enter your autowithdrawals and bank interest 
  587.           records before you clear your personal checks and deposits, press 
  588.           <esc> when Checking asks you if you want to balance your checkbook.  
  589.           Enter your <A> and <I> records using option <1>.  Then go back into 
  590.           option <2>, Balancing Books.  When Checking asks if the next record 
  591.           has cleared, press <esc>.  (Remember, your <I> records are cleared 
  592.           when you create them, and you should have cleared the <A> records 
  593.           when you entered them since they have already cleared your account.)  
  594.           Checking will then ask if you want to balance your account, at which 
  595.           point you reply <Y>, yes.  
  596.  
  597.           If you accidentally mark a record cleared, you can undo the mistake 
  598.           by using the left or up arrow keys to back up through the 
  599.           outstanding records to that record, and when Checking asks if that 
  600.           record has cleared, reply <N>.  The right and down arrow keys will 
  601.           take you toward the end of your file.  The keys <home> and <end> 
  602.           bring you to the first and last records, respectively.
  603.  
  604.           When clearing checks and deposits be sure you verify the amounts 
  605.           that you entered in Checking against those on the bank statement.  
  606.           This is the first step in preventing balancing problems.  If you 
  607.           find an entry error, press <C> to correct the problem before 
  608.           continuing.
  609.  
  610.           After you've cleared all of the appropriate records, you simply 
  611.           press <esc> to advance to the next phase of this function, 
  612.           balancing your account.  Give Checking the bank's final balance, and 
  613.           Checking will do the rest.
  614.  
  615.           If all goes well and your account balances, Checking offers its 
  616.           congratulations and you merely press any key to return to the 
  617.           Options Window.  If something is amiss, Checking displays the 
  618.           difference between what your running balance is and what it should 
  619.           be.  Jot down that amount.  Directly beneath that information 
  620.           Checking displays a sub-menu offering you two choices.  
  621.           
  622.           You can:  <A> review the current batch of outstanding records and
  623.           change any amounts you find that are incorrect, or <B>) reenter the 
  624.           bank's final balance, just in case you entered that incorrectly.  If 
  625.           you wish to exit the Balancing Books function and attempt to find 
  626.           the error elsewhere, press <esc>.  
  627.           
  628.           Refer to "When Books Don't Balance" in Section 2 of this document 
  629.           for more helpful tips.
  630.           ____________________________________________________________________
  631.  
  632.           Option # 3, changing the information in a record.
  633.  
  634.           This option allows you to make changes and corrections quickly and
  635.           easily.  It also allows you to void checks if the need arises.  
  636.  
  637.           Checking asks for the record number.  By entering the record number, 
  638.           Checking can take you directly to the record you want to change.  If 
  639.           you don't know the number of the record,  you can find the record 
  640.           quickly and easily.  Just press <enter> when the record number is 
  641.           requested.  You can then use the arrow keys to browse through the 
  642.           file.  If you have a lot of records in your file, enter an 
  643.           approximate record number and then use the arrow keys to search the 
  644.           file from that point.  When Checking displays the record you want to 
  645.           change, press <Y> or <enter> to select it.
  646.  
  647.           After you find the record, Checking will display a sub-menu of the 
  648.           changes that you're allowed to make.  Select the appropriate hotkey 
  649.           and Checking will erase the field contents and place the cursor in 
  650.           that field awaiting your new entry.  Should you press an incorrect 
  651.           hotkey, press <esc>, and Checking will reinstate that field's old 
  652.           value.
  653.  
  654.           When Checking displays the sub-menu, you will oft-times notice that 
  655.           one or more of the hotkeys of the selections are not highlighted.  
  656.           This simply means that you cannot make those changes for that 
  657.           record.  For example, if you are changing a deposit record, Checking 
  658.           will not allow you to change the Pay To field contents.  If you're 
  659.           working on a bank interest record, Checking will not accept a Tax 
  660.           Code change.  Finally, you are not allowed to change the record type 
  661.           of an entry.  That is, you cannot change a deposit to a check, a
  662.           deposit to an autowithdrawal, an autowithdrawal to a deposit, etc.  
  663.           ____________________________________________________________________
  664.  
  665.           Option # 4, printing and deleting the file records.
  666.                 
  667.           Checking displays a sub-menu from which you can choose to perform 
  668.           any of the following tasks:
  669.                           
  670.                     1.  Print the entire checking file
  671.                     2.  Print the outstanding checks only
  672.                     3.  Print a tax record summary
  673.                     4.  Delete old records and compress file
  674.                     5.  Return to the Options Window
  675.  
  676.           If you want to abort any of the above printouts (selections 1, 2, or 
  677.           3) press <esc>.
  678.                                    __________________
  679.  
  680.           Selection # 1, print the entire file.
  681.  
  682.           This selection prints out your entire checking account file in 
  683.           register form, beginning with your starting balance and ending with 
  684.           your current running balance.  It also prints the total outstanding
  685.           amounts for your checks and deposits.
  686.                                    __________________
  687.  
  688.           Selection # 2, print the outstanding records.
  689.  
  690.           Selection 2 prints your outstanding check amounts and deposit 
  691.           amounts in separate columns and totals each.
  692.                                    __________________
  693.  
  694.           Selection # 3, print a tax record summary.
  695.  
  696.           The third selection prints only those records that have been tagged 
  697.           with a Tax code.  The four Tax code categories are listed in 
  698.           separate columns.  After all of the Tax code records have been 
  699.           listed with their amounts under the appropriate Tax code headings, 
  700.           the sub-totals and final totals are shown in a chart similar to the 
  701.           one in the following example.
  702.  
  703.                                 Groceries    Bus. Exp.   Bus. Inc.    Charity
  704.              Tax totals:         $2500.36     $650.55     $3021.33   $1002.00
  705.              Less deductions:     $430.00       $0.00        $0.00      $0.00
  706.              Final results:      $2070.36     $650.55     $3021.00   $1002.00
  707.  
  708.           You can choose to run the Tax Summary function on either the current 
  709.           year or the previous year.  
  710.  
  711.           Each tax record generates two or three lines of output.  On the 
  712.           first line are the record number, the check number (in angled 
  713.           brackets), the date (in MM/DD format), and any valid Memo Line
  714.           amount (in parentheses).  On the second line are the Pay To name 
  715.           followed by the check's amount under the appropriate category 
  716.           heading.  If there is a memo, the third line will consist of the 
  717.           memo.  Example:
  718.  
  719.                                                  Charity   Bus. Exp.  .......
  720.                107  <3213>  10/08  ( 21.75)
  721.                Benny's Beanery                                120.45
  722.                +21.75 for a present  
  723.  
  724.           This sample tax record is record number 107, check number 3213, 
  725.           created on October 8 of the selected year (which appears at the top
  726.           of the report), and it has a valid Memo Line amount of $21.75.  The
  727.           second line has the Pay To name and the check's amount printed 
  728.           under the appropriate category heading.  The third line shows the 
  729.           memo which is "+21.75 for a present".
  730.  
  731.           At the end of the Tax Summary report, Checking prints the totals 
  732.           for each category, subtracts the deductions, and shows you the
  733.           final tallies.
  734.  
  735.           If you have not defined your Tax Code fields, you will not be able 
  736.           to run the Tax Summary function.  And remember, the Tax Code fields 
  737.           can be used to categorize your records any way you want.  They do 
  738.           not have to be used solely for tax purposes.  You can categorize 
  739.           your checks as educational expenses, music lessons, or travel 
  740.           expenses; and your deposits as part-time income, if you so desire.  
  741.           The only requirement is that they refer to your checking account.
  742.  
  743.           One final note.
  744.           If you are using the Tax Summary Report for tax purposes, always 
  745.           double-check each entry to ensure its validity.  Be sure you have a
  746.           receipt for every medical deduction, charitable deduction, and so 
  747.           on.  If you are using the <+> command, make certain that the Memo 
  748.           line amounts are correct.  When you're positive that all of the 
  749.           amounts are correct, print out a final copy and keep it with your 
  750.           tax records.
  751.                                    __________________
  752.  
  753.           Selection # 4, delete old records and compress file.
  754.  
  755.           The final task performed under the # 4 option is the record delete 
  756.           and file compression function.  This should be run once a year, 
  757.           ideally at the beginning of the year after you've run the Tax 
  758.           Summary Report and after most of the previous year's checks and 
  759.           deposits have cleared.  
  760.           
  761.           This task removes many of the records in your file that are not 
  762.           outstanding that have a year date less than the system's year date.
  763.           You don't have to save the deleted records, but you might want to 
  764.           find some piece of information stored on one.  If you decide to 
  765.           save them, Checking will create a dump file called SAVECHCK.MLR on
  766.           the floppy in your A: drive.
  767.  
  768.                Note:  If you purchase MLR's Checking, the bonus program 
  769.                       is a Review routine that, among other things, lets 
  770.                       you view your dump files.
  771.  
  772.           You do not have to save any subsequent year's deleted records on the 
  773.           same disk that you are saving this year's deleted records.  If you 
  774.           do, Checking notifies you that there is a previous dump file on the 
  775.           disk and asks you to select an appropriate action from the following 
  776.           sub-menu.
  777.  
  778.                          1  Abort this function
  779.                          2  Delete the old dump file
  780.                          3  Replaced the floppy, try again
  781.                          4  Rename old dump file
  782.  
  783.           If you decide you want to keep the old dump file, you must either 
  784.           remove the floppy and put in another (selection 3) or tell Checking 
  785.           to rename the old file (selection 4).  Checking keeps the base name 
  786.           SAVECHCK and appends a unique extension.  You can also direct 
  787.           Checking to erase the older version of the dump file (selection 2) 
  788.           and proceed with the Delete/Compress function or, finally, you can 
  789.           elect to abort the D/C function altogether (selection 1).  
  790.  
  791.                     [Suggestion:  Keep your old records for one year.  
  792.                     Then, the following year, tell Checking to delete 
  793.                     the old dump file and store the new one there, 
  794.                     selection 2.]
  795.  
  796.           Do not run the Delete/Compress function too often.  As already 
  797.           noted, once a year is ideal.  If you are not cramped for hard disk 
  798.           space, you can probably afford to run it every other year.  Given 
  799.           that situation, however, Checking would, when you did run 
  800.           Delete/Compress, erase two years of records, putting them in the 
  801.           dump file if you requested one.  If you would rather have each dump 
  802.           file contain a single year, then you should maintain a yearly 
  803.           delete/compress regimen.
  804.  
  805.           Important!  
  806.  
  807.           If you plan to generate the Tax Summary Report, do not run the 
  808.           Delete/Compress function until after you have created that report.  
  809.           That report can only be created from the records that exist on 
  810.           your hard disk drive (i.e., in your master file).  If you are 
  811.           planning to maintain a yearly housekeeping regimen, print your Tax 
  812.           Summary Report and make sure it is correct before you run the 
  813.           Delete/Compress function.
  814.  
  815.                                    Warning!
  816.  
  817.           Potential problems await you if you do not keep your system's date 
  818.           accurate, especially with this function.  You risk losing your 
  819.           entire file, for example, if you've allowed your system date to lag 
  820.           a year or two behind and then correct it before running this 
  821.           procedure.  If, for instance, you've been creating records while the 
  822.           system year date was 1991, when in fact the real date was 1992, and 
  823.           then you correct the date prior to running this function, Checking 
  824.           will delete all of the records that have a year date that is less 
  825.           than the current year date that are not outstanding ... which in 
  826.           this case could be most of your file.  Please, keep the date 
  827.           accurate.
  828.           ____________________________________________________________________
  829.           ____________________________________________________________________
  830.  
  831.                                         Section 2
  832.           ____________________________________________________________________
  833.  
  834.                       Using the Checking Routine for the First Time
  835.  
  836.           After you've run the Change Quickeys function, you'll have the 
  837.           Quickey Pay To list necessary to run the Checking Routine.  While 
  838.           you can run Checking without the Quickeys, you gain no advantages by 
  839.           doing so because you would have to enter all of the Pay To names 
  840.           manually.
  841.  
  842.           The only choice in the Options Window available the first time you 
  843.           run the Checking Routine is <1>, Checks/Deposits, which you use to
  844.           enter your new checks and deposits.  Checking will know that you 
  845.           have no records in your file and will ask for a starting balance.  
  846.           You must enter a starting balance.  The starting balance should 
  847.           be entered without dollar signs or commas, and it must be greater 
  848.           than zero.
  849.  
  850.           > Finding your starting balance.
  851.  
  852.           Since you probably won't be starting a new checking account at the
  853.           same time you start using the Checking Routine, you'll have to 
  854.           determine a starting balance by delving into your checkbook 
  855.           register.
  856.  
  857.           Assuming you balance your checkbook regularly, go back in your 
  858.           register to the last time you balanced it.  If (and this is 
  859.           important) there are no outstanding checks or deposits occurring 
  860.           before that date, use the running balance you have as of that date 
  861.           as your starting balance. 
  862.  
  863.           If there are outstanding entries that predate the most recent 
  864.           register balancing, go to the previous register balancing and see if 
  865.           there are any outstanding entries that predate it.  If there aren't, 
  866.           then use that amount and enter all of the checks and deposits that 
  867.           have been written since then.
  868.  
  869.           Hint:  If you haven't balanced your checkbook recently, you might 
  870.           want to postpone using the Checking Routine until you bring your 
  871.           register up to date.  Wait until your bank sends you a new bank 
  872.           statement and balance the account.  Then follow the advice given in 
  873.           the preceding paragraphs.  
  874.  
  875.           ???????????????????????????????????????????????????????????????????
  876.           ??                                                               ??
  877.           ??   Is your checking account beyond hope?   You might find it   ?? 
  878.           ??   advantageous to start a new account  ...  just a thought.   ??
  879.           ??                                                               ??
  880.           ???????????????????????????????????????????????????????????????????
  881.  
  882.           > Bringing your Checking checking account up to date.
  883.  
  884.           Once you have told Checking your starting balance, enter all of the 
  885.           checks and deposits that have occurred since that time (even those 
  886.           checks and deposits that have cleared).  Enter these transactions in 
  887.           the order in which you have them listed in your register.
  888.  
  889.           Checking will display your running balance in the yellow box (called 
  890.           the Running Balance Box) you see in the Working Window.  As you 
  891.           enter checks and deposits, that running balance is adjusted 
  892.           accordingly.  The running balance Checking displays and the running 
  893.           balance you have in your register (assuming you've entered a running 
  894.           balance after every transaction in your register) should match as 
  895.           you make your entries.  
  896.  
  897.           If, at any point, a discrepancy arises between the two amounts, you 
  898.           should resolve the inconsistency before you continue.
  899.  
  900.           Enter all of your register transactions into Checking.  When you've
  901.           finished, return to the Options Window by pressing <esc>.  You
  902.           must now invoke Option <2>, Balancing Books, to clear all of those 
  903.           records that have already cleared your bank.  If you've marked them 
  904.           cleared in your checkbook register as you've balanced your checking 
  905.           account in the past, simply use your register to determine which 
  906.           checks and deposits have cleared.
  907.  
  908.           This should bring your account up to the present.  Your running
  909.           balance, shown in the Running Balance Box in the Working Window
  910.           should be the same as the last balance entry in your register.
  911.  
  912.           If it isn't, return to the Options Window and invoke the Change
  913.           function, option <3>.  View your records using the arrow keys,
  914.           paying special attention to each record's amount and record type
  915.           (make sure you entered checks as checks, deposits as deposits).
  916.           If you see an error, correct it at this time.  If you still can't
  917.           figure out where the problem is, choose option <4>, and select
  918.           <1>, Print Entire File.  This comprehensive report will give you
  919.           a detailed listing of your checking account, showing your running
  920.           balance after each entry.
  921.  
  922.           If you are still wondering where the problem lies, make certain that
  923.           you've entered your starting balance correctly.  Enter <|> in the
  924.           Options Window to bring up the Change Starting Balance function.  If
  925.           the starting balance needs to be corrected, you can do so now.  If it
  926.           looks correct, press <esc>.
  927.  
  928.           > Entering records on a regular basis.
  929.  
  930.           It isn't necessary to run the Checking Routine every time you write
  931.           a check or make a deposit.  Unless you need to know precisely how
  932.           much you have at any given point in time, simply write checks and 
  933.           make deposits, noting the necessary data in your register.  Then let 
  934.           the transactions accumulate for a couple weeks.  After you have a 
  935.           half dozen or even a dozen (it depends on you) transactions to 
  936.           record, enter them in the Checking Routine in a single session.
  937.  
  938.           As mentioned earlier, Checking adjusts the balance in the Running 
  939.           Balance Box after each record you enter.  You need not write the 
  940.           new running balance in your register after every transaction you 
  941.           enter.  It's a lot easier to enter all of your transactions and then 
  942.           make a note of the running balance at the end of that session on the 
  943.           line with your last check or deposit in the Balance column of your 
  944.           register before you leave the Checking Routine.
  945.  
  946.           Be sure you write the running balance in your register after you've
  947.           updated your account so that you'll remember where you stopped.  If
  948.           you don't, you could accidentally reenter several transactions in 
  949.           your register.  (Should that ever happen, use the <-> EPO to delete
  950.           them.)
  951.  
  952.                                      Sample Register
  953.            __________________________________________________________________
  954.           |  Check  Date  Pay To              Payment    Deposit    Balance  |
  955.           |                                                        $1000.00  |
  956.           |  1001   3/10  Meat Market           10.26                        |
  957.           |  1002   3/11  Millwright           210.33                        |
  958.           |  DPST   3/13  (sold some geese)                56.74             |
  959.           |  1003   3/16  Molly Milliner         8.21                        |
  960.           |  1004   3/17  Moe's Moat Makers     27.47                        |
  961.           |  1005   3/20  Master Maccaby        11.94                788.53  |
  962.           |__________________________________________________________________|
  963.  
  964.           Notice in the above sample register that the running balance was not
  965.           entered into the Balance column after every transaction.  The user
  966.           entered all six of the transactions in a single session and then 
  967.           copied the running balance from Running Balance Box in the Working 
  968.           Window to the Balance column in the register.
  969.  
  970.           The user would then wait until another half dozen or so transactions
  971.           had been entered into the register before updating Checking's 
  972.           checking account again.  If you want to copy the running balance 
  973.           into your register after every transaction, feel free to do so.  
  974.           It's just more work, and that's what Checking is designed to help 
  975.           you avoid.
  976.           ____________________________________________________________________
  977.  
  978.           Balancing Your Checking Account With Checking.
  979.  
  980.           To balance your account you'll need your register, bank statement, 
  981.           deposit slips, autowithdrawal receipts, ATM receipts, autodeposit 
  982.           receipts, canceled checks, etc.  You might not need or have all of 
  983.           the items listed here.  Different banks do things differently.  Some 
  984.           banks will send receipts of your autowithdrawals, some will merely 
  985.           provide the data you find printed on your statement, and still 
  986.           others will do it both ways.  The trick is to make sure you have all 
  987.           of the information you need.
  988.  
  989.           Then ...
  990.  
  991.           1.   Bring your register up to date by writing in it all of the 
  992.                automatic withdrawals, bank interest, and bank charges which 
  993.                are listed on your bank statement but which do not appear in 
  994.                your register.  All of the withdrawals and deposits that do not
  995.                already appear in your register (but are listed on the bank
  996.                statement) must be entered.  You should mark all of these 
  997.                transactions cleared in your register since they have already 
  998.                cleared your account.
  999.  
  1000.           2.   Bring your Checking checking account up to date by entering 
  1001.                all of the new transactions you now have in your register using 
  1002.                option <1> in the Options Window.  
  1003.  
  1004.                     [Note:  Any amount deducted from your account that is
  1005.                     not represented by a personal check is made an <A> type
  1006.                     (autowithdrawal) record.  Bank interest entries are <I>
  1007.                     type records.  <A> type records can be declared cleared
  1008.                     or outstanding when you create them.  If you are getting
  1009.                     the information for the creation of these records from the 
  1010.                     bank statement, then you should mark them cleared.  If,
  1011.                     however, you've decided to enter your ATM cash withdrawals
  1012.                     when you make the withdrawal rather than when you receive
  1013.                     your bank statement, enter those records as <A> type and
  1014.                     declare them outstanding.]
  1015.  
  1016.                After you've entered all of your new transactions from your
  1017.                bank statement, write your running balance in your register's 
  1018.                Balance column.
  1019.  
  1020.           3.   Return to the Options Window and choose option <2>, Balancing
  1021.                Books.  Checking will display your records beginning with the 
  1022.                oldest and ask if each has cleared.  Refer to your bank 
  1023.                statement.  If the record Checking shows you is listed there, 
  1024.                mark the transaction cleared in your register and reply <Y>, 
  1025.                yes, to Checking's query.  You should also make a little 
  1026.                checkmark next to the transaction on the bank statement.  If it 
  1027.                isn't listed on your bank statement (i.e., if it hasn't yet 
  1028.                cleared your bank), press <N>.  When you've cleared all of the 
  1029.                transactions on your bank statement, press <esc>. 
  1030.  
  1031.                     [Note:  Remember that your bank interest records are 
  1032.                     cleared upon entry.  That means they will not be 
  1033.                     displayed to you when you are clearing your normal 
  1034.                     records.  Your <A> type records may or may not appear,
  1035.                     depending on whether you declared them outstanding or
  1036.                     cleared when you created the records.]
  1037.  
  1038.                As you mark your records cleared, be sure you compare the 
  1039.                amount of the check or deposit as it appears on your bank 
  1040.                statement to the amount in the corresponding checking account 
  1041.                record in Checking.  It's easy, fast, and it's the single most 
  1042.                important step you can perform to prevent balancing problems.
  1043.  
  1044.                If you inadvertently mark a record cleared that isn't, use 
  1045.                the left pointing arrow key to move back to that record and 
  1046.                press <N>.
  1047.  
  1048.           4.   After you've updated all of your outstanding records, press 
  1049.                <esc> to go to the second phase of Balancing Books.  Checking 
  1050.                will ask if you want to balance your checking account.  Press 
  1051.                <Y>.  Then all Checking needs to know is the ending balance on 
  1052.                your bank statement.  It will make all of the necessary 
  1053.                calculations and report its results.  If everything balances, 
  1054.                make a note in your register to that effect.  If the books 
  1055.                don't balance, Checking will display the difference, and you'll 
  1056.                have some sleuthing to do.
  1057.           ____________________________________________________________________
  1058.  
  1059.                             ++  When Books Don't Balance  ++
  1060.  
  1061.           If a discrepancy arises between what your running balance is and 
  1062.           what the bank claims you have, Checking displays the following 
  1063.           information in the Working Window and Information Box.
  1064.  
  1065.                           Working Window and Information Box
  1066.              ______________________________________________________________  
  1067.             |                                     _______________________  |
  1068.             |  User name # 1                     |                       | |
  1069.             |  User name # 2                     | Balance:  $1,174.70   | |
  1070.             |                                    |_______________________| |
  1071.             |                                                              |
  1072.             |   Bank's balance  ==>  $1,222.50                  ^          |
  1073.             |    Plus deposits  ==>  $  232.20                  |          |
  1074.             |     Minus checks  ==>  $  302.10                  |          |
  1075.             | Your balance           ---------                  |          |
  1076.             |      should be    ==>  $1,152.60       < ----- Trouble!      |
  1077.             |--------------------------------------------------------------|
  1078.             |        Difference ==>  $   22.10                             |
  1079.             |            A   Review current outstanding records            |
  1080.             |            B   Reenter the bank's final balance              |
  1081.             |______________________________________________________________|
  1082.  
  1083.           The difference between what your balance is (found in the Running 
  1084.           Balance Box) and what it should be, using the amount you entered as
  1085.           the bank's final balance, is displayed in the Information Box along 
  1086.           with two options as shown in the example above.  Jot it down before 
  1087.           proceeding.
  1088.                                         _________
  1089.  
  1090.           The bank's final balance.
  1091.           When Checking displays the blinking Trouble! warning, the very first 
  1092.           item to check is the bank's final balance.  If the amount you 
  1093.           entered as the bank's final amount (shown at the top of Checking's 
  1094.           computations) is incorrect, press <B> to reenter it.  (Refer to the 
  1095.           sample Warning! screen above.)
  1096.                                         _________
  1097.  
  1098.           Reviewing the outstanding records.
  1099.           If you've made an error by declaring one of the records cleared when 
  1100.           it wasn't (or you left one outstanding when it should have been 
  1101.           cleared), you can quickly change that record's status and rerun the 
  1102.           balancing portion of the Balancing Books function by selecting <A>.
  1103.           You can also make changes to the Amount fields in your outstanding 
  1104.           records, if necessary.
  1105.  
  1106.           After you press <A>, Checking will let you review your outstanding 
  1107.           records.  If it appears that the problem is that a record was 
  1108.           cleared erroneously, find the record using the directional keys.
  1109.           Checking will ask if that record has cleared, reply <N>, no, and 
  1110.           Checking will change that record's status from "Cleared" to 
  1111.           "Outstanding".  Then press <esc> to advance to the balancing 
  1112.           portion of the function.
  1113.  
  1114.           If the error is an incorrect amount in one of the records, display
  1115.           that record and press <C> while Checking asks if this record has
  1116.           cleared.  This starts the Change function from where you can change 
  1117.           the amount, and if necessary, any <+> command amount you might have 
  1118.           on the Memo line.
  1119.  
  1120.           Once you leave the Balancing Books function, Checking updates your 
  1121.           file.  That means that all of the records you declared as cleared 
  1122.           would no longer be accessible to the Balancing Books function the 
  1123.           next time you run it since it can only handle the currently 
  1124.           outstanding records.  To alter the status of a record once the file 
  1125.           has been updated, you must use the Change function.
  1126.                                         _________
  1127.  
  1128.           Missing an entry?
  1129.           Make sure you have a record for every line item listed on your bank
  1130.           statement.  You can use the Change function, option 3, to peruse
  1131.           your records.
  1132.  
  1133.           Autowithdrawals are easy to overlook, especially the `incidentals' 
  1134.           banks frequently charge such as check cashing fees, late payment 
  1135.           interest charges, costs for new checks, etc.
  1136.  
  1137.           Make sure you didn't forget one of your deposits, either.  That 
  1138.           includes the bank interest your account has earned.  It's frequently
  1139.           very little money, but it's enough to cause a balancing problem.
  1140.                                         _________
  1141.  
  1142.           Double check your amount entries.
  1143.           You can also use the Change function to double check your amount 
  1144.           entries.  Note the date of the first transaction on your bank 
  1145.           statement and use the scrolling keys to find the records in your 
  1146.           file that have that date.  Begin your amount comparisons at that 
  1147.           point.
  1148.  
  1149.           Don't forget to compare all of your transactions.  Checks, deposits,
  1150.           autowithdrawals, bank interest ... they must all match.  You should
  1151.           also compare the checks and deposits that are still outstanding 
  1152.           (those that appear in your checkbook register, but not on the bank 
  1153.           statement) to be sure they were all entered properly.
  1154.           ____________________________________________________________________
  1155.           ____________________________________________________________________
  1156.  
  1157.                                 ++  Special Situations  ++
  1158.  
  1159.           Voiding checks.
  1160.  
  1161.           If you wish to void a check choose <3>, the Change function, in the 
  1162.           Options Window.  After you find the record you want to void, 
  1163.           Checking displays the normal sub-menu for making changes.  Select 2, 
  1164.           Void Checks.  Checking asks for confirmation.  You can only void 
  1165.           checks that have not yet cleared.
  1166.  
  1167.           Once you have voided a check, it cannot be undone.  Furthermore, 
  1168.           the only way you can see the voided check is to view it using the 
  1169.           Change function (even though you are no longer allowed to change 
  1170.           it), or you can print out the entire checking file, (option <4>, 
  1171.           selection <1>).
  1172.                                    __________________
  1173.  
  1174.           Automatic salary deposits.
  1175.  
  1176.           If your company deposits your earnings into your checking account
  1177.           automatically, you'll receive a deposit receipt from your employer 
  1178.           in lieu of a check.  Enter the amount of the deposit into your 
  1179.           register at the time you receive the receipt.  Don't wait until your 
  1180.           bank statement comes to enter this transaction.  This is a <D> entry 
  1181.           in the Check Number field, and you clear it after you have received 
  1182.           your bank statement.
  1183.                                    __________________
  1184.  
  1185.           Automatic teller machines (ATM's).
  1186.  
  1187.           When you make cash withdrawals from your checking account using 
  1188.           ATM's, you need not bother entering a record of the transaction 
  1189.           until you receive the bank statement with the ATM deduction.  At 
  1190.           that point you enter it as an autowithdrawal.  This record is an <A> 
  1191.           entry in the Check Number field.  After you've entered the contents 
  1192.           of the autowithdrawal record, Checking will ask you if you want to 
  1193.           declare it cleared or outstanding.  Since it has alreay gone through 
  1194.           your bank, declare it cleared.  This method is especially handy if 
  1195.           you maintain a cushion in your checking account, and don't need to 
  1196.           monitor your running balance closely.  
  1197.  
  1198.           If, however, you'd rather enter your cash withdrawals immediately 
  1199.           so your running balance more accurately reflects your current 
  1200.           financial well-being, enter them as autowithdrawal records, but 
  1201.           declare them outstanding.  When it's time to balance your checkbook, 
  1202.           you'll have the added step of declaring them cleared, but since 
  1203.           you'll be clearing all of your regular checks manually, it isn't 
  1204.           that much more overhead.
  1205.                                    __________________
  1206.  
  1207.           Bank deductions.
  1208.  
  1209.           If your account is penalized by the bank for a tardy payment, or 
  1210.           charged interest on a line of credit, or if the cost of writing 
  1211.           checks is deducted from your account, make those costs <A> entries,
  1212.           autowithdrawals.  You enter these transactions after you've received 
  1213.           your bank statement.  Put the bank's name on the Pay To line and be 
  1214.           sure to declare these charges cleared since they have already been 
  1215.           deducted from your account.
  1216.           ____________________________________________________________________
  1217.           ____________________________________________________________________
  1218.  
  1219.           Extended Processing Options.
  1220.  
  1221.                EPO  Definition
  1222.  
  1223.                <\>  Change a Quickey, name on the check, or a Tax code.  
  1224.                
  1225.                     Checking asks which Quickey you want to change.  When you 
  1226.                     enter a Quickey, Checking erases the current Pay To name 
  1227.                     and places your cursor in the Viewing Window.  
  1228.                     
  1229.                     If you find you've entered an incorrect Quickey, press 
  1230.                     <esc> in the Viewing Window to resurrect the old Pay To 
  1231.                     name.  When you've finished making corrections to your 
  1232.                     Quickey list, press <esc>.  
  1233.                     
  1234.                     Checking then asks if you want to sort your Quickeys.  If
  1235.                     you like having them sorted, you should reply <Y>.  
  1236.                     [Hint:  The names are more easily found in the list if
  1237.                     the names are sorted.]
  1238.                     
  1239.                     Next, you can change the names on the check and finally 
  1240.                     the Tax codes.
  1241.                     
  1242.                     You have thirty-six Quickeys.  They can be up to nineteen
  1243.                     characters long if entered using this function.  If you
  1244.                     use the auto-append method, they can be up to twenty-two
  1245.                     characters long, but only the first nineteen are 
  1246.                     displayed in the Viewing Window.
  1247.  
  1248.                                        - - - - - - - - -
  1249.  
  1250.                <|>  Enter a new starting balance for your checking file.  When 
  1251.                     you enter a new starting balance, Checking updates your 
  1252.                     file immediately and displays the new running balance in 
  1253.                     the yellow box inside the Working Window.
  1254.  
  1255.                     Warning!  Once you have run the Delete/Compress function 
  1256.                     described above (option <4>, selection <4>) you must not 
  1257.                     invoke this EPO.
  1258.  
  1259.                                        - - - - - - - - -
  1260.  
  1261.                <->  Delete a specific record.  You find and select the record 
  1262.                     you want to delete the same way you do when using the 
  1263.                     Change function.  Checking will ask you to verify the 
  1264.                     record.  Please do so, because when a record is erased in 
  1265.                     this manner it is gone forever.  It cannot be saved to 
  1266.                     your dump file.  
  1267.                     
  1268.                     This EPO is handy if you find you've accidentally entered
  1269.                     a record twice (hence the second entry is of no 
  1270.                     historical value, unlike a voided check).   
  1271.  
  1272.                                     - - - - - - - - -
  1273.                
  1274.                <+>  Reset the Tax Code field in all records that have a 
  1275.                     specific Tax code to blank.  If you've set up one of your 
  1276.                     Tax codes as a special projects code, you can reset the 
  1277.                     Tax code status on all of the records with that Tax code 
  1278.                     to blank.  Only the records with a current year date are 
  1279.                     affected.  Read the section entitled "Special Projects 
  1280.                     and the Tax Codes" found in the Tax Code field definition 
  1281.                     above for more information.
  1282.  
  1283.                                     - - - - - - - - -
  1284.  
  1285.                <$>  Print an order form for My Little Realm's Checking.
  1286.  
  1287.                                     - - - - - - - - -
  1288.  
  1289.                <?>  Display available EPO's for this routine.
  1290.           ____________________________________________________________________
  1291.  
  1292.                                      +  The End  +
  1293.           ____________________________________________________________________
  1294.  
  1295.           (c) Copyright 1991 - 1992 John L. Salisbury       
  1296.  
  1297.