home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 475 / ckread.me < prev    next >
Text File  |  1985-10-21  |  45KB  |  1,587 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                                    #########
  19.                                  ####      ####
  20.                                 ####
  21.                                ####
  22.                               ####                    ####           tm
  23.                               ####                    ####   ### 
  24.                                ####                   ####  ###
  25.                                 ####                  #### ###
  26.                                   ###########         #######
  27.                                                       #### ###
  28.                                                       ####  ###
  29.                                                       ####   ###
  30.                                                       ####    ###
  31.  
  32.  
  33.  
  34.  
  35.  
  36.                   CK A Program To Report On Your Income And Expenses
  37.  
  38.                   CK Program and Manual Copyright 1985 by 
  39.                        David M.  Alexander
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.              For CP/M print by typing
  76.              A>PIP LST:=CKREAD.ME [return]
  77.  
  78.              For MS-DOS, print by typing
  79.              A>COPY CKREAD.ME  LPT1: [return]
  80.  
  81.      HAVE ABOUT 28 PAGES CONTINUOUS PAPER IN PRINTER
  82.  
  83.  
  84.                   CK is a Trade Mark of David M. Alexander
  85.  
  86.                   CP/M is a Trade Mark of Digital Research, Inc.
  87.  
  88.                   MS DOS is a Trade Mark of Microsoft, Inc.
  89.  
  90.              This manual is copyrighted by David M. Alexander 1985
  91.  
  92.              All  of  the programs beginning with the  letters  CK  and 
  93.        referred to in this manual are copyrighted by David M. Alexander 
  94.        1985.   No  part of this manual or these programs may be  copied 
  95.        without the written permission of David M. Alexander.
  96.  
  97.              SORT.COM is copyrighted by Cameron Campbell, 1985
  98.  
  99.              CK tm  owned and written by David M. Alexander
  100.                                            2600 El Camino Real #506
  101.                                            Palo Alto, CA  94306
  102.                                            415-857-9233
  103.  
  104.        NO WARRANTY -- There is no warranty of  merchantibilty,  fit-
  105.        ness  or any other warranty with this program.   By using the 
  106.        programs,  user assumes all risks of use.   In short, if your 
  107.        numbers  come  out  wrong,  only you  and  not  Alexander  
  108.        are at risk.
  109.  
  110.                                                           i
  111.         
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.                                                                 
  139.  
  140.  
  141.  
  142.                       TABLE OF CONTENTS --- PAGE NUMBERS                 
  143.  
  144.               SECTION I -- BASIC INFORMATION  * * * * * 1 - 6
  145.  
  146.                (A) Overview Of The Program;  (1 - 2)
  147.                (B) Hardware Requirements;    (3)
  148.                (C) Why I Wrote This Program; (4 - 6)
  149.  
  150.  
  151.               SECTION II -- GETTING READY TO RUN CK * * 7 - 16
  152.  
  153.                (A) General Rules;                        ( 7 - 10)
  154.                (B) Copying The Programs Onto Your Disks; (11 - 14)
  155.                (C) All About The Main Menu;              (15 - 16)
  156.  
  157.  
  158.               SECTION III -- RUNNING CK THE 1ST TIME  * 17 - 28
  159.  
  160.                (A) Setting Up Your Income & Expense Codes; (17 - 19)
  161.                    Sample Set Up Session;                  (20 - 24)
  162.  
  163.                (B) Listing Your Checking Accounts;         (25)
  164.                    Sample Listing Session;                 (26 - 28)
  165.  
  166.  
  167.               SECTION IV -- EVERYDAY USE OF CK  * * * * 29 - 81
  168.  
  169.  
  170.                (A) Entering Your Check Stubs & Deposits;      (29 - 45)
  171.                        Printed Audit Trail --------------- 29
  172.                        Which Account To Use -------------- 29
  173.                        Biggest & Smallest Check Numbers -- 30
  174.                        Add Data To New Or Old Report? ---- 30
  175.                        Name Of File To Hold Data --------- 30
  176.                        Beginning & Ending Dates ---------- 31
  177.                        Drive Where File Saved ------------ 31
  178.                        Basic Entry Method ---------------- 32
  179.                        Date Of The Check ----------------- 33
  180.                        Payee Name ------------------------ 34
  181.                        Cross Referencing Checks ---------- 34
  182.                        Entering Check Amound & Code ------ 35-36
  183.                        Narrative Description Of Check ---- 37
  184.                        Fixing Typos In This Entry -------- 37
  185.                        Fixing Typos In Another Entry ----- 37
  186.                        Erasing An Entry ------------------ 38
  187.                        Data Entry Summary ---------------- 38
  188.                        Reconciling With Bank Statement --- 38-45
  189.  
  190.                    Sample Entry Session;                      (46 - 52)
  191.  
  192.  
  193.                                                           ii
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                             TABLE OF CONTENTS
  203.  
  204.  
  205.                (B) Looking At Entries & Correcting Typos;     (53)
  206.                    Sample Correcting Session;                 (54 - 58)
  207.  
  208.                (C) Creating Your Reports;                     (59 - 64)
  209.                    Sample Report Creation Session;            (65 - 68)
  210.  
  211.                (D) Year To Date Report Of Income & Expenses;  (69 - 71)
  212.                    Sample Year To Date Session;               (72 - 75)
  213.  
  214.                (E) How To Print Your Reports;                 (76 - 78)
  215.  
  216.                (F) Adding Several Files Together;             (79)
  217.                    Sample Adding Session;                     (80 - 81)
  218.  
  219.  
  220.               SECTION V -- PROGRAM DETAILS  * * * * * * 82 - 89
  221.  
  222.                (A) How CK Works;             (82 - 85)
  223.                (B) How To Break The Program; (86 - 89)
  224.  
  225.  
  226.                                                           iii
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.         
  276.  
  277.  
  278.  
  279.  
  280.  
  281.                                   SECTION 1   
  282.  
  283.                              WHAT'S IT ALL ABOUT?
  284.         
  285.  
  286.                         (A)   OVERVIEW OF THE PROGRAM
  287.  
  288.                                 WHAT CK tm  DOES
  289.  
  290.              Ck  keeps  track of all of the money that you receive  and 
  291.        all of the money that you spend.  
  292.            
  293.              You tell CK the money you spent or received,  the category 
  294.        of expense, the date you spent it, who you paid it to, the check 
  295.        number and,  if you want, a narrative description of what it was 
  296.        for and a cross reference group, like "tax deductable".  
  297.  
  298.              CK will prepare a report telling you
  299.                   
  300.                   (1) how  much you spent on each item in your list  of 
  301.        expenses  and how much you received in every category of income.  
  302.  
  303.                    (2)  how  much you paid any person during any  given 
  304.        month or quarter or year.
  305.  
  306.                    (3)  how  much you spent and received on  any  given 
  307.        date; 
  308.  
  309.                    (4)  what your balance was on every day  during  the 
  310.        period; 
  311.  
  312.                    (5)   how much you spent all year on everything  and 
  313.        how much you received all year from everyone.
  314.  
  315.                    (6) how  much  you spent for any group  of  expenses 
  316.        like tax deductable automobile or all tax deductable expenses.
  317.  
  318.              CK  prepares  written reports arranging  your  income  and 
  319.        expenses  by  
  320.  
  321.                   check number
  322.                   date
  323.                   payee name
  324.                   amount
  325.                   category of income and expense 
  326.                   cross reference group
  327.                   year to date summary
  328.  
  329.  
  330.                                    1
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.                              Sec. 1  A Overview -- What CK Does
  338.  
  339.  
  340.                   stacked bar chart of income and expenses
  341.  
  342.              Each  report  can  keep  track of  up  to  nine  different 
  343.        checking accounts. 
  344.  
  345.              Each  report subtotals all the the checks and deposits  in 
  346.        each category.
  347.  
  348.              If you want,  you can add your monthly checks and deposits 
  349.        together into one big quarterly or annual file and can sort that 
  350.        file  by payee name,  expense category,  amount,  check  number, 
  351.        cross  reference or date,  thus producing a  complete,  detailed 
  352.        breakdown of each check and each deposit for the entire year.
  353.  
  354.              CK  labels  each  report  entry  to  show  which  checking 
  355.        account,  (e.g.  General,  Trust,  Personal, etc) each check was 
  356.        written on.
  357.  
  358.              CK  will prepare a "bar" chart of your income and expenses 
  359.        with  dollars along the vertical axis and categories  along  the 
  360.        horizontal axis.   These charts can be manipulated to produce an 
  361.        annual  chart  with dollars along the vertical axis  and  months 
  362.        along the horizontal axis.
  363.  
  364.              If  you have single density 8" disk drives (241,000 bytes) 
  365.        you  should  be able to save over 5000 checks  per  disk.   This 
  366.        assumes  that you don't enter any special descriptions  of  your 
  367.        checks.   If  you enter a special description for each and every 
  368.        check,  you should be able to store in excess of 2000 checks per 
  369.        disk.  
  370.  
  371.              Each  check takes up 53 bytes and each narrative  descrip-
  372.        tion takes up 64 bytes.
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.                                    2
  399.  
  400.  
  401.  
  402.  
  403.  
  404.                              Sec. 1  A Overview -- What CK Does
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.                        (B)  HARDWARE REQUIREMENTS
  417.  
  418.  
  419.        CP/M R  Or MS-DOS Operating System and two disk drives.
  420.  
  421.        56 KBYTES of RAM Memory for CP/M; 96K for MS-DOS
  422.  
  423.        If  all of the CK programs are saved on one disk,  they take  up 
  424.        about  350,000 bytes of disk storage in CP/M format.   CK can be 
  425.        run  without  all of the programs on the  same  disk.   You  can 
  426.        divide the CK programs between four disks if you need.
  427.  
  428.        CK  consists  of  14  separate  programs  plus  a  sort   module 
  429.        (SORT.COM)  and  a file containing messages (CKMSG).  These  are 
  430.        called from the main menu, or directly from the operating system 
  431.        by typing the name of the program and pressing RETURN.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.                                    3
  467.  
  468.  
  469.  
  470.  
  471.  
  472.                         Sec. 1  B  Overview --  Hardware Required
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.                        (C) WHY I WROTE THIS PROGRAM
  484.  
  485.  
  486.              I  am  not a programmer by profession.  Necessity may  not 
  487.        always be the mother of invention,  but it certainly was in this 
  488.        case. 
  489.  
  490.              At  the  end of every year I had to go  through  my  books 
  491.        which  contained  column  after column of penciled  in  numbers.  
  492.        These were a real pain for me to follow and  understand.   There 
  493.        were  never  enough columns to handle all the types of  business 
  494.        expenses.  
  495.  
  496.              Well,  like Peter Finch in Network I just couldn't take it 
  497.        any  more.   I finally decided that something had to be done and 
  498.        since no one else had written the program I needed,  I wrote the 
  499.        thing myself.
  500.  
  501.              You  must  understand that I am program  user.   I  didn't 
  502.        write CK for money.  I wrote it to do a job.
  503.  
  504.              I  started  by writing a simple program.   It allowed  for 
  505.        forty categories of expenses (plus miscellaneous) and asked five 
  506.        questions:  Check number, Date, Payee Name, Check Amount & Cate-
  507.        gory, and Special Description.
  508.  
  509.              I  tested  CK and it worked and I thought "I've  got  this 
  510.        made."  I turned on the computer, sat my 63 year old German-born 
  511.        bookkeeper in front of the terminal and told her to go to it.
  512.  
  513.              Well,  that's  probably  as good an example  of  the  word 
  514.        "naive" as you are likely to find.   Helga would start  entering 
  515.        checks  and  then  after  a few minutes would  say, "This  thing 
  516.        doesn't  work right."  I would look at it and find that  a  date 
  517.        had  been entered instead of a check number or a number  instead 
  518.        of a date or . . . .  you get the idea.
  519.  
  520.              Each  of  those  things seemed simple  enough  to  protect 
  521.        against  and  each one made the program a little  more  complex.  
  522.        Then everything worked fine,  for a few hours.   I kept changing 
  523.        things, making them "better".  Well, things went along like this 
  524.        for  about six months with the program being refined a bit  more 
  525.        each time.
  526.  
  527.              After  about nine months there wasn't much that  could  be 
  528.        done  wrong  and  the reports looked pretty good and  were  very 
  529.        helpful when tax time came around.
  530.  
  531.  
  532.                                    4
  533.  
  534.  
  535.  
  536.  
  537.  
  538.                              Sec. 1  C  Overview -- Why I Wrote CK
  539.  
  540.  
  541.  
  542.        About  this  time I helped one of my clients  who  had  an 
  543.        accounting business buy her first computer.  She had seen CK and 
  544.        ended up trying it on her new machine.  She had already bought a 
  545.        complete  accounting  package  which listed at  $4,500  but  she 
  546.        thought CK might be helpful.   As it turns out,  letting her use 
  547.        CK was probably my undoing as it directly resulted in me getting 
  548.        into the software business.
  549.  
  550.              Pam used CK for a bit and then said "Gee,  wouldn't it  be 
  551.        nice  if  the program would automatically enter the  next  check 
  552.        number  in  order?   And,  wouldn't it be nice if I could  press 
  553.        return  to  enter  the  same date as last  time?"   
  554.  
  555.              And I said "Yes,  and wouldn't it be nice if CK dealt with 
  556.        income as well as expenses?"
  557.  
  558.  
  559.              All  of this seemed like good ideas and pretty simple  to 
  560.        implement so I made the changes.
  561.  
  562.              A few weeks later I ran into a CPA who used Pam's computer 
  563.        part-time  and I asked her how she liked it.   "The only thing I 
  564.        like about it," she said,  "is your program."  This made me feel 
  565.        pretty good and so I asked Pam how things were going.   She told 
  566.        me  that she barely used her $4,500 program (lots of  bugs)  and 
  567.        instead used CK for just about everything,  BUT  "Wouldn't it be 
  568.        nice  if we had more expense categories?   And,  wouldn't it  be 
  569.        nice  if I could deal with several checking accounts at the same 
  570.        time?   And,  wouldn't  it be nice if I had an almost  unlimited 
  571.        number of checks I could put in any one file?"
  572.  
  573.              These  suggestions seemed reasonable and one thing led  to 
  574.        another and I ended up re-writing the whole damn thing.  
  575.  
  576.              When  I got done with all of that I bragged about CK to  a 
  577.        friend  in  LA and the next thing you know he was sending  me  a 
  578.        blank disk for a copy of the program.   Then my lawyer friend in 
  579.        Maryland  wanted a copy.   Then my friend in the East Bay wanted 
  580.        CK for her business.  Next . . . . you get the idea.  Of course, 
  581.        now I had to write a manual!
  582.  
  583.              The  result of all of this that I am now in  the  software 
  584.        business.  
  585.  
  586.              CK  is  a program by a user,  for users,  and meant to  be 
  587.        simple and easy.   It is not a program by a programmer meant  to 
  588.        be  economical  of disk memory or to operate in one  millisecond 
  589.        instead  of eight milliseconds,  nor is the program meant to  be 
  590.        "bomb proof".
  591.  
  592.              I don't care much about the "inside" of the program,  i.e. 
  593.        how it works internally.   It doesn't bother me that it probably 
  594.        is  not  filled with super elegant code.   I care a  great  deal 
  595.        about the "outside" of the program, that is, how easy and simple 
  596.  
  597.  
  598.                                    5
  599.  
  600.  
  601.  
  602.  
  603.  
  604.                              Sec. 1  C  Overview -- Why I Wrote CK
  605.  
  606.  
  607.        and  useful  it is for the user.   
  608.  
  609.              I  figure  that all business persons and  secretaries  and 
  610.        accountants  care about is that it does its job with no pain  or 
  611.        strain  in the same way that I don't care how my  digital  watch 
  612.        works as long as it keeps good time.
  613.  
  614.              If you work at it,  you probably can screw up some of your 
  615.        inputs.   It is difficult to do anything which will do more than 
  616.        minor damage to a check here or there,  but if you try, you will 
  617.        be  able to "outwit" some of the features which try to keep  you 
  618.        from fouling up.
  619.  
  620.              Rather than trying to protect against this,  I have chosen 
  621.        to  admit  that there never was a system which someone  couldn't 
  622.        break if they tried hard enough.   Therefore, I have included in 
  623.        this manual a section called:  "How To Screw Up The Program".
  624.  
  625.              I did this because I am always reading software reviews by 
  626.        programmers who do their damnedest to figure out some way to get 
  627.        the  program to "crash".   They then gleefully report that after 
  628.        thirty-seven  attempts  they were able to crash the  program  by 
  629.        violating every caution and warning in the manual.
  630.              
  631.              Well,  if  anyone  wants to do that with CK I am going  to 
  632.        save them the trouble and tell them exactly how to screw  things 
  633.        up. 
  634.  
  635.              If you haven't guessed by now, CK is a personal expression 
  636.        of  my attitudes about programs and programming.   It  expresses 
  637.        some  of my pet peeves and reflects certain things that I  don't 
  638.        care about, I suppose, as others might.  
  639.  
  640.              For example,  I hate being forced to use numeric codes for 
  641.        things.  If I want to enter a check dealing with telephone calls 
  642.        I  want to call that TEL not 142.   If I want a category on  pet 
  643.        expenses,  then  I want to be able to figure out my own heading, 
  644.        whether "Bills For Fido" or "Animal Husbandry" or whatever.  
  645.  
  646.              For this reason CK allows you to set your own three letter 
  647.        (or number if you insist) codes for income or expenses.  It lets 
  648.        you choose your own category headings.   Things don't have to be 
  649.        entered  in  any particular order.   You can mix up  income  and 
  650.        expense items.  You can change things and fix typos.  Data isn't 
  651.        set in stone once entered and it is never permanently erased.
  652.  
  653.              If  you press a control P when in CP/M or  MS-DOS,  every-
  654.        thing  that  appears on the screen will also be printed on  your 
  655.        printer.   
  656.  
  657.              I suggest that you read this dialog first,  then read that 
  658.        section,  then  read  the dialog again.   I think it  will  make 
  659.        things  quite  easy to understand.   
  660.  
  661.  
  662.  
  663.  
  664.                                    6
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.                         Sec. 2  A   Getting Started  -- General Rules
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.                                   SECTION 2
  683.  
  684.                                GETTING STARTED
  685.  
  686.  
  687.                   (A)  BASIC ASSUMPTIONS MADE IN THIS MANUAL
  688.  
  689.            GENERAL RULES FOR USING YOUR COMPUTER WITH THIS PROGRAM
  690.  
  691.  
  692.              It  is  probably  a  good idea to make  clear  some  basic 
  693.        assumptions  about how your computer works.   I will put all  of 
  694.        them  here so that I don't have to repeat them in  each  chapter 
  695.        and so you don't have to re-read them in each chapter.
  696.  
  697.              First:  CK doesn't care if you type in UPPER CASE or lower 
  698.        case.   Except for the "Special Description" lines, CK automati-
  699.        cally translates lower case entries to upper  case.   Therefore, 
  700.        all your file names,  your disk drive designations,  Y's and N's 
  701.        for YES and NO,  category codes,  payee names, everything except 
  702.        special descriptions, are always converted to upper case.  If it 
  703.        is easier for you to type everything in lower case,  please feel 
  704.        free to do so.
  705.  
  706.              Second:   Throughout  the manual I will tell you to  press 
  707.        certain keys and I will give examples of things to type.  I will 
  708.        give you these instructions by printing that letter in boldface.  
  709.        For example, if I want you to press a "P" I will say "Press P ".
  710.  
  711.              Third:   The  control key is usually at the lower left  of 
  712.        the  keyboard and is often labeled "CTRL".   The control key  is 
  713.        similar  to a "shift" key.   If you press a key on a typewriter, 
  714.        it  will print a lower case letter.   If you hold the shift  key 
  715.        down  and at the same time press a key,  it will type  an  upper 
  716.        case letter.
  717.  
  718.              The control key works the same way.   If you hold it  down 
  719.        and at the same time press another key, the keyboard will send a 
  720.        special  code to the computer.   If I want you to hold down  the 
  721.        control key and at the same time press a P,  I will say: "Type a 
  722.        control P".
  723.  
  724.              CP/M and MS-DOS use certain conventions with control keys.  
  725.        The  backspace on most machines is a control H.   This moves the 
  726.        cursor back one space and erases as it backspaces.   If you  are 
  727.        typing an entry and you make a mistake, press the backspace or a 
  728.        control H and it will move the cursor backwards and erase things 
  729.  
  730.  
  731.                                    7
  732.  
  733.  
  734.  
  735.  
  736.  
  737.                         Sec. 2  A   Getting Started  -- General Rules
  738.  
  739.  
  740.        as it moves.
  741.  
  742.              If  you are in the middle of a program and you want to get 
  743.        back  to the operating system right away,  you can either  press 
  744.        the reset,  type Control-ALT-Delete or a Control-Break on an IBM 
  745.        PC or you can press a control C.   This is a "warm start" and it 
  746.        terminates  the program.   BUT,  better practice is to press the 
  747.        menu entry that allows you to exit the program, usually X.
  748.  
  749.              If  you don't have a word processing program and you  want 
  750.        to  print  your reports,  you may press a control P when the  A> 
  751.        shows on the screen.  From that time until you press a control P 
  752.        a second time,  everything which appears on your terminal screen 
  753.        will also be typed on your printer continuously.    To pause the 
  754.        print and halt the display,  in other words to "freeze"  things, 
  755.        press a control S.  Everything will halt until you press control 
  756.        S again.
  757.  
  758.              CP/M  and  MS-DOS have something called a "Type"  command.  
  759.        If  you  say Type FILENAME,  then everything in the file  called 
  760.        FILENAME will appear on your screen.  If you have also pressed a 
  761.        control P, it will also be printed on your printer as it appears 
  762.        on your screen.  If your file called FILENAME is on the B drive, 
  763.        then you will have to say:  Type B:FILENAME.
  764.  
  765.              Fourth:  "In  CP/M" or "In DOS":   To be "in CP/M" or  "in 
  766.        DOS"  means  that  the operating system is ready  to  take  your 
  767.        commands.   You know it is ready because you will see the letter 
  768.        of the drive your computer is using and a pointy bracket  called 
  769.        a  "prompt" on the screen.   Don't try to figure this out except 
  770.        to know that if you see:  A>  or B> or C> or the like, then your 
  771.        operating  system  is ready for you to give it a  program  name, 
  772.        like CK [Return] or a Type command or whatever.
  773.  
  774.              If you are using CP/M, NEVER, remove your disks unless the 
  775.        A>  or B> or C> is showing on your screen.   If you do,  you may 
  776.        damage your data.  Never put a disk into the drive and close the 
  777.        drive door if the power is off.   NEVER,  put a disk into a disk 
  778.        drive  and  close  the drive door and then turn  on  the  power.  
  779.        NEVER,  turn off the power with a disk in the disk drive and the 
  780.        drive door closed.  
  781.  
  782.  
  783.              For MS-DOS, don't worry about it.
  784.  
  785.              For CP/M computers, follow the following sequence:
  786.  
  787.              A)   Return to CP/M by pressing a menu choice  that  gives 
  788.        you the chance to exit to CP/M.
  789.  
  790.              B)   When  you see the A> open the drive doors and  remove 
  791.        the disks.  
  792.  
  793.              C)  Turn off the power.
  794.  
  795.  
  796.  
  797.  
  798.                                    8
  799.  
  800.  
  801.  
  802.  
  803.  
  804.                         Sec. 2  A   Getting Started  -- General Rules
  805.  
  806.  
  807.              Fifth:   Every  place  in  the program where you  have  to 
  808.        answer a question and your answer will always be the same number 
  809.        of  characters,  e.g.  one character like a Y or an N  or  three 
  810.        characters  like your choice of category codes,  then those  are 
  811.        entered  by just typing them.   You don't have to press  Return.  
  812.        As  soon  as the proper number of characters has been typed  the 
  813.        program will proceed automatically.
  814.  
  815.              Sometimes,  the number of characters you will type  cannot 
  816.        be  known in advance by the program.   For example,  if you  are 
  817.        asked  for a file name,  that name could be anywhere from one to 
  818.        eight characters long.  In that case, you will have to type your 
  819.        answer  and  then press Return to let the program know that  you 
  820.        have completed your entry and that it can now proceed.
  821.  
  822.              Sixth:   Filenames:   CK  allows you to pick your own file 
  823.        names for your data files.  It is usually helpful to pick a name 
  824.        that describes your data.   If you have a file of checks for the 
  825.        month  of  April 1983,  then a good file name would be  4-83  or 
  826.        APRIL83.  If these checks are only for your trust account then a 
  827.        good name would be TR4-83.  
  828.  
  829.              The  file name CANNOT be more than eight  characters  long 
  830.        (ABCDEFGH)  and  it  CANNOT have a decimal  point  in  it.   For 
  831.        example  ABC.DEF is not a legal file name in CK.   You can't  do 
  832.        this  because CK automatically puts the extension .CKD after the 
  833.        name of every file of checks.
  834.  
  835.              For MS-DOS users,  your file names CANNOT have slashes  in 
  836.        them  because  DOS 2.0 uses slashes for PATH commands.   If  you 
  837.        include a slash in your file name under DOS 2.0,  you will  gen-
  838.        erate an error.
  839.  
  840.              Seventh:   CK sees all money spent, that is all checks, as 
  841.        positive numbers and all money received,  that is all  deposits, 
  842.        as  negative  numbers.   If you ever see a negative number as  a 
  843.        check  amount,  that means that CK is treating that entry  as  a 
  844.        deposit.
  845.  
  846.              Eighth:   A few paragraphs ago I used the word "extension" 
  847.        in  connection with a file name.   An "extension" is  the  three 
  848.        characters  following  the decimal point on a  file  name.   For 
  849.        example   the  .DOC  of WILL.DOC is an "extension" of  the  file 
  850.        WILL.
  851.  
  852.              Last:   When in doubt,  press RETURN.  Suppose you want to 
  853.        sort  a file but can't remember your file name.   You type in  a 
  854.        garbage  name  in  response  to the file name  question  and  CK 
  855.        displays your list of files.    The file you want is not on  the 
  856.        list.  What do you do.  Press RETURN.  In most of the modules, a 
  857.        return  to a question will "return" you to the previous question 
  858.        or to a menu which will allow you to leave the module. 
  859.  
  860.  
  861.  
  862.  
  863.  
  864.                                    9
  865.  
  866.  
  867.  
  868.  
  869.  
  870.                         Sec. 2  A   Getting Started  -- General Rules
  871.  
  872.  
  873.              So,  even  though  the  question may  not  tell  you  that 
  874.        pressing a return will return you to the previous question or to 
  875.        a menu, it usually will.  When in doubt, press RETURN.
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.  
  897.  
  898.  
  899.  
  900.  
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.                                   10
  932.  
  933.  
  934.  
  935.  
  936.  
  937.                         Sec. 2  A   Getting Started  -- General Rules
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.            (B) TURNING ON YOUR MACHINE AND COPYING THE CK PROGRAMS
  951.  
  952.  
  953.  
  954.  
  955.              Take a blank disk from your box of disks and  "initialize" 
  956.        it.   This  means  you must run the "format" program which  came 
  957.        with your machine.   If you don't know how to do this,  call the 
  958.        person  who  sold you your machine.   Format your disk  for  the 
  959.        highest density your format program will allow.
  960.  
  961.                                FOR MS-DOS USERS
  962.  
  963.              Format three disks with the command A>FORMAT B:/S[return]
  964.  
  965.              Now,  A>COPY  A:*.* B:[return] with CK disk #1 in A and  a 
  966.        formatted blank disk in B.   Repeat for disk number  two.   Skip 
  967.        the CP/M stuff below.
  968.  
  969.                                 FOR CP/M USERS
  970.  
  971.              If you have CP/M then, with your initialized disk in drive 
  972.        B  run  your SYSGEN program in drive A with the  destination  on 
  973.        drive B.   Again, you should know how to do this.  If you don't, 
  974.        call the people who sold you your machine and ask them.  
  975.  
  976.              Now with your disk in drive B initialized and with  sysgen 
  977.        completed, your screen should look like this: 
  978.  
  979.              A>
  980.  
  981.              Now type PIP if you use CP/M.  Now your screen should look 
  982.        like this:
  983.  
  984.              A> PIP
  985.              *
  986.  
  987.              Now  type  B:=pip.com and press return.   When  the  drive 
  988.        lights stop flashing, press Return again.
  989.  
  990.              Now,  put  away your system disk with format and sysgen on 
  991.        it  and take the new disk from drive B and put it into drive  A.  
  992.        Put the CK master disk into drive B.   Press a control  C.   Now 
  993.        type PIP.  Your screen should look like this:
  994.  
  995.  
  996.  
  997.  
  998.                                   11
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.               Sec. 2  B - Getting Started -- Copying The Program
  1006.  
  1007.  
  1008.              A> pip
  1009.              *B:=pip.com
  1010.              *
  1011.              A> ^C 
  1012.              A> PIP
  1013.              *
  1014.  
  1015.              Now type A:=B:*.*[V]      [Return]
  1016.  
  1017.              Now  all  the programs will be copied from the B drive  to 
  1018.        the  A drive.   When PIP is done it will put an asterisk on  the 
  1019.        screen.  Press  Return and A> will appear.   The disk in  the  A 
  1020.        drive  is your program disk.   Put the CK master disk from the B 
  1021.        drive in a safe place.
  1022.  
  1023.              If  you  cannot fit all the CK modules on  one  disk  then       
  1024.        if  your drives are 180,000 to 380,000 bytes then divide them up 
  1025.        as follows:      
  1026.  
  1027.  
  1028.         On Disk #1 Put These:          On Disk #2 Put These:
  1029.  
  1030.         CKMSG                              CKAMTD.COM              
  1031.         CK.COM                             CKCAT.COM               
  1032.         CKINPUT.COM                        CKCHRT.COM              
  1033.         CKADD.COM                          CKDATE.COM              
  1034.         CKLOOK.COM                         CKNAME.COM              
  1035.         CKEXSET.COM                        CKNUMBR.COM             
  1036.         CKACCTS.COM                        CKSORT.COM              
  1037.         CKEXTOT.COM                        SORT.COM                
  1038.                                            CK.COM                                        
  1039.                                            
  1040.              Disk Number 1 will be used to enter check data, to look at 
  1041.        and change your check information, to add files together, to set 
  1042.        up  you income and expense categories and your list of  accounts 
  1043.        and to prepare your year to date reports.
  1044.  
  1045.              Disk Number 2 will be used to prepare your reports  sorted 
  1046.        by amount, category, chart, date, name and number.  
  1047.  
  1048.              To  use disk #1,  just type CK and press return.   To  use 
  1049.        Disk #2, type  CK or CKSORT and press return. 
  1050.  
  1051.              Again,  use  disk  #1  to input your data and disk  #2  to 
  1052.        prepare your sorted reports.
  1053.  
  1054.              If your drives are 100,000 to 180,000 bytes then you  will 
  1055.        split the programs onto four disks as follows:                                        
  1056.  
  1057.          Disk #1                   Disk #2
  1058.  
  1059.         CKMSG                    CKEXSET.COM    
  1060.  
  1061.         CK.COM                   CKACCTS.COM    
  1062.         CKINPUT.COM              CKEXTOT.COM    
  1063.         CKADD.COM                CK.COM         
  1064.  
  1065.  
  1066.                                   12
  1067.  
  1068.  
  1069.  
  1070.  
  1071.  
  1072.               Sec. 2  B - Getting Started -- Copying The Program
  1073.  
  1074.  
  1075.         CKLOOK.COM     
  1076.  
  1077.           Disk #3                  Disk #4
  1078.  
  1079.          CKSORT.COM              CKSORT.COM   
  1080.          SORT.COM                SORT.COM     
  1081.          CKAMTD.COM              CKDATE.COM   
  1082.          CKCAT.COM               CKNAME.COM   
  1083.          CKCHRT.COM              CKNUMBR.COM  
  1084.  
  1085.  
  1086.              Disk #1 will be used to enter check data,  examine  files, 
  1087.        correct mistakes,  and to add files together.  Type CK and press 
  1088.        return to get started here.
  1089.  
  1090.              Disk  #2  will be used to set up your income  and  expense 
  1091.        categories,  set up your list of checking accounts,  and do your 
  1092.        year  to date reports.   Type CK and press return to get started 
  1093.        here.
  1094.  
  1095.              Disk #3 will be used to prepare sorted reports by  amount, 
  1096.        category  and to prepare a chart.   Type CKSORT and press return 
  1097.        to get started here.
  1098.  
  1099.              Disk  #4,  will prepare sorted reports by date,  name  and 
  1100.        check number.  Type CKSORT and press return to get started here.
  1101.  
  1102.              A word of warning:   if you are using your disk #1 and you 
  1103.        press S at the main CK menu,  the program will look for the file 
  1104.        CKSORT and it won't find it!  That is because CKSORT is on  your 
  1105.        disk  number 2.   So,  if you have to divide your programs  onto 
  1106.        several  disks  be careful to only press menu items to  call  up 
  1107.        programs which are actually on the disk in use.
  1108.  
  1109.              Okay, so much for the disk(s) holding your CK programs.
  1110.  
  1111.              Now  you must format a new disk to hold your  data.   This 
  1112.        will be your data disk.  Most people will put the data disk into 
  1113.        drive B.
  1114.  
  1115.              Label the program disk(s) as "CK PROGRAM DISK (#1) --DRIVE 
  1116.        A" and in our example, the data disk as "CK DATA DISK--DRIVE B".  
  1117.        Note:  your program disk does not have to go into drive A.   You 
  1118.        can  put your programs on any disk.   Also,  your data disk does 
  1119.        not  have to go in drive B.   You can choose any drive  as  your 
  1120.        data disk drive.
  1121.  
  1122.              SO,  if  you have more than two drives or a hard disk  you 
  1123.        can  put  your programs on any drive and you can  designate  any 
  1124.        drive as the drive to hold your data files.
  1125.  
  1126.              In our example, we have the program disk in A and the data 
  1127.        disk in B.  Type CK [Return].
  1128.  
  1129.              CK  will  begin with the Main Menu.   It will  immediately 
  1130.  
  1131.  
  1132.                                   13
  1133.  
  1134.  
  1135.  
  1136.  
  1137.  
  1138.               Sec. 2  B - Getting Started -- Copying The Program
  1139.  
  1140.  
  1141.        notice  that it cannot find a file containing the letter of  the 
  1142.        drive which will hold your data disk.   It will immediately load 
  1143.        the  program  called "CKEXSET" and will ask you  for  the  drive 
  1144.        where  you want to put your data disk.   You may pick any letter 
  1145.        from A to L.   
  1146.  
  1147.              In our example, we would answer B.
  1148.  
  1149.              WARNING:   Always keep a backup of your data disk.   Disks 
  1150.        do have a habit of dying.   If yours gets its directory  damaged 
  1151.        it may not be salvageable.   Every two or three months, it would 
  1152.        be a good idea to copy your data disk onto your backup disk.
  1153.  
  1154.              You will now be returned to a menu which will allow you to 
  1155.        set  up  your income and expense categories,  which is  the  "E" 
  1156.        option on the Main Menu.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.  
  1184.  
  1185.  
  1186.  
  1187.  
  1188.  
  1189.  
  1190.  
  1191.  
  1192.  
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198.  
  1199.                                   14
  1200.  
  1201.  
  1202.  
  1203.  
  1204.  
  1205.               Sec. 2  B - Getting Started -- Copying The Program
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.                          (C)  THE MAIN MENU EXPLAINED
  1215.  
  1216.  
  1217.              The Main Menu looks like this:
  1218.  
  1219.  
  1220.        Copyright David M. Alexander, 1984 For This Program And
  1221.                For ALL Programs Called From This Program
  1222.  
  1223.  
  1224.                     **** MAIN MENU ****
  1225.  
  1226.        D  To Enter DATA  From Your Check Stubs,                 
  1227.  
  1228.        L  To LOOK  At A File Of Checks                          
  1229.  
  1230.        S  To SORT Your Checks & Create Reports                  
  1231.        Y  Create YEAR TO DATE  Reports                       
  1232.        P  How To PRINT A Listing Of Expense Categories
  1233.  
  1234.        E  To Set Up Display Or Change EXPENSE Categories
  1235.        C  To Set Up, Display Or Change List Of CHECKING Accts
  1236.  
  1237.        A  To  ADD Several FILES Together
  1238.        
  1239.        X  To EXIT To The Operating System
  1240.  
  1241.  
  1242.              When  you want to enter your checks and deposits into  the 
  1243.        program,  you  press D.   CK will call up the CKINPUT module and 
  1244.        ask for your check and income information.
  1245.  
  1246.              When  you  want to review the checks you have  entered  or 
  1247.        correct typo's or add or delete checks,  press L.   CK will call 
  1248.        up CKLOOK which will let you review any file you like.
  1249.  
  1250.              When  you  want  to prepare reports,  you will  sort  your 
  1251.        checks by name or number or amount, etc.  Press S.  CK will call 
  1252.        up CKSORT which will allow you to chose your report format.
  1253.  
  1254.              When  you  want  to create a year to date report  of  your 
  1255.        income and expenses,  press Y.  CK will display the Year To Date 
  1256.        menu and give you the opportunity to erase the old year to  date 
  1257.        report  or  to create a new one or to add new files to  the  old 
  1258.        year to date report.
  1259.  
  1260.              When  you  are unsure how to print a hardcopy of your  re-
  1261.        ports, press P.  CK will tell you how to print your reports.
  1262.  
  1263.              When  you want to set up or change or look at  your  cate-
  1264.  
  1265.  
  1266.                                   15
  1267.  
  1268.  
  1269.  
  1270.  
  1271.  
  1272.                         Sec. 2  C  Getting Started -- The Main Menu
  1273.  
  1274.  
  1275.        gories  of  income  and expenses,  press E.   CK  will  call  up 
  1276.        CKEXSET which will allow you to do these things.
  1277.  
  1278.              When you want to set up or change the list of your various 
  1279.        checking  accounts,  press  C.   This will call up  the  program 
  1280.        CKACCTS.COM.   You  will  be  able to chose up  to  9  different 
  1281.        accounts and will be able to sort each account separately.
  1282.  
  1283.  
  1284.              When  you want to add several files together press A.   CK 
  1285.        will  call  up CKADD which will allow you to add  several  indi-
  1286.        vidual files into one big file,  e.g. add three months of checks 
  1287.        together to have one file for the whole quarter.
  1288.  
  1289.              When you want to return to the operating system,  press  X 
  1290.        which will call up the A> and put you back into CP/M or MS-DOS.
  1291.  
  1292.  
  1293.  
  1294.  
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303.  
  1304.  
  1305.  
  1306.  
  1307.  
  1308.  
  1309.  
  1310.  
  1311.  
  1312.  
  1313.  
  1314.  
  1315.  
  1316.  
  1317.  
  1318.  
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326.  
  1327.  
  1328.  
  1329.  
  1330.  
  1331.  
  1332.  
  1333.                                   16
  1334.  
  1335.  
  1336.  
  1337.  
  1338.  
  1339.  
  1340.                         Sec. 2  C  Getting Started -- The Main Menu
  1341.  
  1342.  
  1343.  
  1344.  
  1345.  
  1346.              The above Table of Contents gives you an outline of what is 
  1347.        in  the  full CK manual.   Users who register with me will get  a 
  1348.        disk containing the full manual plus notification of updates  and 
  1349.        some help if you call with a question.  
  1350.  
  1351.              To register, send me your name and address and $25.  If you 
  1352.        use  CK,  I ask you to send me the $25 as part recompense for the 
  1353.        many hundreds of hours I have invested in the program.
  1354.  
  1355.              Commercial users, corporations, are required to pay the $25 
  1356.        if they use the program.   If you haven't registered the program, 
  1357.        don't call with questions.    If you have registered and you call 
  1358.        and I can't take your call, I will return your call collect.
  1359.  
  1360.                               David M. Alexander
  1361.                           2600 El Camino Real  #506
  1362.                              Palo Alto, CA  94306
  1363.                                  415-857-9233
  1364.  
  1365.              If you like CK,  you should consider trying MR.  BILL tm, a 
  1366.        program  I  wrote  to keep time and prepare  full  bills/invoices 
  1367.        including  ageing,  chronological  reports,  management  reports, 
  1368.        variable billing rates and all the good stuff I needed for a full 
  1369.        billing program for my law practice.   MR. BILL is also available 
  1370.        from Public Brand Software for CP/M and MS-DOS.
  1371.  
  1372.              Take care,
  1373.  
  1374.              David M. Alexander
  1375.  
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388.  
  1389.  
  1390.  
  1391.  
  1392.  
  1393.  
  1394.  
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.  
  1401.                                   17
  1402.  
  1403.  
  1404.  
  1405.  
  1406.  
  1407.                         Sec. 2  C  Getting Started -- The Main Menu
  1408.  
  1409.  
  1410.  
  1411.  
  1412.                              CK QUICK USE OUTLINE
  1413.  
  1414.              The short course in using CK is as follows:
  1415.  
  1416.              1)  copy the disks as outlined above;
  1417.  
  1418.              2)  put the input disk in the A drive or,  if you are using 
  1419.        a hard disk, go to your hard disk;
  1420.  
  1421.              3)  type A>CK [return]
  1422.  
  1423.              4)   You will be asked what drive you want to use  as  your 
  1424.        data  drive.   If you are using floppies,  say  B .   If you  are 
  1425.        using  a  hard  disk,  answer with your hard disk  drive  letter, 
  1426.        usually C.
  1427.  
  1428.              5)  press  S  to Set up your income and expense categories.
  1429.  
  1430.              6)   when asked,  respond with the name of a file  to  hold 
  1431.        your  income  and expense categories of up to seven  (NOT  eight) 
  1432.        characters  --- use  your  initials  or  just  call  it  EXP  for 
  1433.        expenses.
  1434.  
  1435.              7)   enter your income and expense codes in answer  to  the 
  1436.        prompts on screen;
  1437.  
  1438.              8)  when done, return to the main menu;
  1439.  
  1440.              9)   Press  C  on the main menu,  then when the  next  menu 
  1441.        appears, press S to Set up your list of checking  accounts.   You 
  1442.        can have up to 9,  e.g.  general account,  trust account, Bank Of 
  1443.        America account,   Visa Card,  American Express,  S & L  account, 
  1444.        etc.
  1445.  
  1446.              10)  return to the main menu and press D to enter your Data 
  1447.        (that's  your  checks  and deposits) or exit and  use  your  word 
  1448.        processor  to  print  out your alphabetized lists of  income  and 
  1449.        expense codes;
  1450.  
  1451.  
  1452.              11)  If you are using floppy disks,  make sure to copy  the 
  1453.        file  DISKDRVE which CK has created on your input disk from  your 
  1454.        input  disk  to your report disk.   Do this only after the  first 
  1455.        use.   Don't worry about it once you have copied it.    When  you 
  1456.        want  to prepare your reports,  put your Report disk into A drive 
  1457.        (if it's not already on a hard disk).  
  1458.  
  1459.              12)   type CK,  type S on the main menu to go to  the  sort 
  1460.        menu.  Select the type of report you want to create and press the 
  1461.        menu  entry  for  that  kind  of  report.   When  the  report  is 
  1462.        completed, print it:
  1463.  
  1464.              1)  through  your word processer from your B drive  or  your 
  1465.        hard disk,  OR
  1466.  
  1467.  
  1468.                                   18
  1469.  
  1470.  
  1471.  
  1472.  
  1473.  
  1474.                         Sec. 2  C  Getting Started -- The Main Menu
  1475.  
  1476.  
  1477.  
  1478.              2)  type A>type B:FILENAME.XXX ^P [return]
  1479.                   FILENAME   is the name you chose for your file and XXX 
  1480.                   is  the extension for the particular report you  chose 
  1481.                   to create, OR
  1482.  
  1483.              3)  type A>PIP LST:=B:FILENAME.XXX [return] for CP/M  or
  1484.                       A>COPY B:FILENAME.XXX > LPT1 [return] for DOS
  1485.  
  1486.              Go  ahead,  play with CK,  it won't break your  machine  or 
  1487.        trash   your   disks.    You  can't  really  hurt   anything   by 
  1488.        experimenting  with it.   I think that you will find it very easy 
  1489.        to use.
  1490.  
  1491.              Best,
  1492.  
  1493.        David M. Alexander
  1494.  
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500.  
  1501.  
  1502.  
  1503.  
  1504.  
  1505.  
  1506.  
  1507.  
  1508.  
  1509.  
  1510.  
  1511.  
  1512.  
  1513.  
  1514.  
  1515.  
  1516.  
  1517.  
  1518.  
  1519.  
  1520.  
  1521.  
  1522.  
  1523.  
  1524.  
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.  
  1532.  
  1533.  
  1534.  
  1535.                                   19
  1536.  
  1537.  
  1538.  
  1539.  
  1540.  
  1541. 
  1542.  
  1543.  
  1544.  
  1545.  
  1546.  
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554.  
  1555.  
  1556.  
  1557.  
  1558.  
  1559.  
  1560.  
  1561.  
  1562.  
  1563.  
  1564.  
  1565.  
  1566.  
  1567.  
  1568.  
  1569.  
  1570.  
  1571.  
  1572.  
  1573.  
  1574.  
  1575.  
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.                                   19
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.