home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / checks90.zip / CHECKS.DOC next >
Text File  |  1990-05-08  |  20KB  |  436 lines

  1.  
  2.  
  3.  
  4.                                 CHECKS Program
  5.                         (Checkbook Maintenance Program)
  6.                                   Licensed by
  7.                               Software Solutions
  8.                               6747 St. Highway 56
  9.                               Athens, Ohio  45701
  10.  
  11.  
  12.  
  13.                                Copyright Notice
  14.                                --------- ------
  15.  
  16. NOTICE: This program is copyrighted and is owned solely by Software Solutions.
  17.         You are granted exclusive rights to use the licensed serial numbered 
  18.         program. This program is to be used only on one computer. If you have
  19.         more than one checking account, you may use this program for each 
  20.         account, but it is unlawful to share this program with others. Each
  21.         user must register the program with Software Solutions.
  22.  
  23.         This program is not sold, it is licensed. First time registration is 
  24.         $1.00. per month for the remaining months this year. This license fee
  25.         includes the latest version of the program, phone support (no collect
  26.         calls, please), the balance of the current year's license and the same
  27.         term of supporting registration on Software Solutions BBS! (NOTE: the
  28.         program's yearly registration expires on December 31 of each year.)
  29.  
  30.         Since this program is licensed and thus not sold, a yearly license
  31.         renewal is required. The license renewal is $15.00. The renewal fee 
  32.         will automatically grant you a diskette with all new features, known
  33.         "bugs" fixed, and an extension of the license for the balance of the
  34.         current year (January through December), and a like period of time
  35.         registration security level on Software Solutions BBS! Renewals are 
  36.         done in December on a first come, first served basis.
  37.  
  38.  
  39.                                Disclaimer Notice
  40.                                ---------- ------
  41.  
  42.  
  43.         The author of this program assumes no responsibility or any damages
  44.         loss of data, or loss of any monetary funds regarding the use or 
  45.         misuse of this program. CHECKS has been tested thoroughly on 
  46.         my computer and appears to be error free. If you have encountered a 
  47.         problem with it, I urge you to bring it to my attention promptly.
  48.  
  49.  
  50.                                     Page 1
  51.  
  52.  
  53.  
  54.                             Documentation to CHECKS
  55.                             ------------- -- ------
  56.  
  57.         Now that all the legal stuff is out of the way, I want to personally
  58.         welcome you to Software Solutions' version of CHECKS.
  59.  
  60.         I hate to read documentation files and assume most of you folks do 
  61.         too! Keeping this in mind, I decided to make the checkbook program
  62.         menu driven. In fact, you can run the whole program without even
  63.         breaking out the docs! But, since many little things are HIDDEN in
  64.         the code to make life a little easier, I have written this 
  65.         documentation file to help the user along.
  66.                                                        
  67.  
  68. FIRST THINGS FIRST!
  69.  
  70.         My suggestion is to backup the original disk and place the original 
  71.         away in a safe place. Once you have done this, place your backup copy
  72.         of checks into drive A:.
  73.  
  74.         If you are going to install this program on a hard drive, make a
  75.         sub-directory on that drive where you want to store your files and
  76.         copy all the files on this disk to that drive and subdirectory from
  77.         drive A:. You can also use the backup disk to store your check data
  78.         if you only have one checking account. There is not enough storage 
  79.         space on it for more than one checking account, though.
  80.  
  81.         Most people are familiar enough with setting up their drives and hard
  82.         drives to understand how to make sub-directories and move into each
  83.         sub-directory. If you are not familiar with these DOS commands,
  84.         consult your Disk Operating System manual. From this point on, it
  85.         is taken for granted that the (enter) key on the keyboard will be
  86.         pressed after each command entered.
  87.  
  88.         Personally, I placed my checkbook programs in a sub-directory for each
  89.         checking account I have. Lets say you have a checking account number 
  90.         19-000-00, then make a sub-directory like this at the DOS prompt:
  91.  
  92.         MD \19-000-00
  93.  
  94.         Then I change to that directory by typing at the DOS prompt:
  95.  
  96.         CD \19-000-00
  97.  
  98.         Then type:
  99.  
  100.         COPY A:*.*
  101.  
  102.         This will copy the files from the backup disk to the working disk or
  103.         hard drive or another floppy drive. If you are using a floppy for 
  104.         storage, you should be able to get at least one year's activity on it.
  105.         I use it on my business and I get about 2 years of activity on one 
  106.         double sided diskette.
  107.  
  108.  
  109.                                     Page 2
  110.  
  111.  
  112.  
  113. IMPORTANT: YOU MUST SET THE DATE IN YOUR COMPUTER TO USE THIS PROGRAM. If you
  114.         do not set it, the code will ask you for it. The code will only run
  115.         during the year of licensing so keep the CHECKS.EXE file with each 
  116.         years data diskettes. You might want to rename the file to 
  117.         CHECKS88.EXE (for the year 1988 data files) after you receive the new 
  118.         version upon renewal. 
  119.  
  120.         If your computer does not have a clock card, you will be asked for the
  121.         date when the program starts. If the file for that month does not
  122.         exist on the disk, the "date" message will reappear, or if you did not 
  123.         set the clock upon boot-up of the computer.
  124.  
  125.         The CHECK program is set up on an end of the month statement 
  126.         schedule. If your bank sends your statements at other times of the 
  127.         month, ask them to change your statement schedule to the end of each 
  128.         month. You will need to run the new (M)onth sequence without 
  129.         reconciling the checkbook to begin the second and third month 
  130.         activity on a quarterly statement schedule.
  131.  
  132. NOW YOU ARE READY TO BEGIN!
  133.  
  134.         Type INSTALL and answer the questions. 
  135.  
  136.         The bank number is the routing number usually located on the bottom
  137.         line of the check and usually consists of 9 digits. This number is
  138.         only for the graphic pictures and is not used for actual computation. 
  139.  
  140.         When you are finished with the install feature, the checks program 
  141.         will automatically load and run. From now on, you only need to type 
  142.         CHECKS to run this program (of course you need to be within the 
  143.         correct sub-directory unless you make a batch file to install checks 
  144.         for you.) Check your DOS manual for more information regarding batch 
  145.         files.
  146.         
  147. PRE-PRINTED CHECKS
  148.         
  149.         This program will print the checks on pre-printed blank checks. It is 
  150.         set up for NEBS form # F6009 22889 computer printer checks. I chose 
  151.         this blank check because the blanks do not have check numbers on them 
  152.         and they do not have attached check stubs. This program prints the 
  153.         check register whenever you need it, so there is no need to have an 
  154.         attached stub.
  155.         
  156.         If you have pre-printed checks of different style already on hand, we 
  157.         can convert the code for you for $10.00 one time cost. Just send us 10 
  158.         of your checks (not separated) with VOID printed on the signature line 
  159.         of each check. We will return them to you with your new version of the 
  160.         program altered to print your blank checks.
  161.  
  162.         
  163.                                     Page 3
  164.  
  165.  
  166.         
  167.         
  168.         
  169. DISCLAIMER: 
  170.  
  171.         New England Business Systems (NEBS) is in no way affiliated with 
  172.         Software Solutions and we only suggest them because we use their 
  173.         products and have been satisfied with the quality. 
  174.  
  175.         NEBS's phone number is: 1-800-225-9550 
  176.  
  177.  
  178.  
  179. THE MENU
  180.  
  181.         All major commands are listed within the Main Menu. Simply type the 
  182.         letter of the command and the code will proceed with that command.
  183.         Usually if the "X" is typed in a sub-command, the code will return to 
  184.         the Main Menu. Although you can run the program from this point 
  185.         without further assistance, there are some time saving niceties that 
  186.         makes life a little easier. As we go though each of the commands, I 
  187.         will explain these niceties for your convenience.
  188.  
  189.  
  190.  
  191. ENTERING A (D)EPOSIT
  192.  
  193.         Type the letter "D" at the command prompt and the code will display 
  194.         the deposit slip, automatically number it (the deposits will all be a 
  195.         negative number), date it (current date in the computer), and ask you 
  196.         for your amount of deposit. All you do is fill in the amount and the 
  197.         code will prompt you for accuracy. If the information is correct, 
  198.         simply type the letter "Y". If the amount is incorrect, type "N". You 
  199.         will be prompted to re-enter the amount. When you are satisfied with 
  200.         the amount of the deposit, type the letter "Y". The code lets you 
  201.         enter as many deposits as you wish! Aren't we so lucky! When you are 
  202.         finished, type the letter "X" and you will be returned to the Main 
  203.         Menu.
  204.  
  205.  
  206. ENTERING A (C)HECK
  207.  
  208.         Type the letter "C" at the command prompt to enter your check data. 
  209.         The code will support check data for multiple check books with the 
  210.         same account number. The check number may be changed by typing the 
  211.         number you wish to use over top of the default. By depressing the 
  212.         (enter) key the default number will be used. You should use the CMn 
  213.         (n=number of credit memos for NSF, etc. experienced each month.) 
  214.         (Don't we all have these now and then?) If you need to make an entry 
  215.         to void a check, it is easier to do that under the reconciliation 
  216.         section which will be covered later in this documentation.
  217.  
  218.         The date is automatically entered as the current date in the 
  219.         computer's memory. If you need to change it, do so when the prompt 
  220.         asks, "Is the information correct?"
  221.  
  222.         Enter the name of the payee where prompted.
  223.                                     Page 4
  224.  
  225.  
  226.  
  227.  
  228.  
  229.         The code is setup to save keystrokes. Two of these features are here 
  230.         in the address entry. If the address is to be a Post Office Box 
  231.         number, the code will type out P. O. Box  if you type the slash (/) 
  232.         character. Then all you need to type is the box number and then 
  233.         depress the <enter> key.
  234.  
  235.         Another quick one key entry is used in the City, State, Zip prompt. If 
  236.         the slash (/) key is depress at this prompt, it will default the city, 
  237.         state, and zip code of your town and also includes the (enter) key 
  238.         entry! If you used Zip + 4 zip code in your address in the 
  239.         INSTALL program, the four extra digits in the zip code will be removed 
  240.         here.
  241.  
  242.         The amount is, of course, to be entered here. Please do not use any 
  243.         spaces or commas here. The CHECK program has been tested to amounts 
  244.         for accuracy of up to $99,999.99 without any errors. Computers do some 
  245.         crazy things with numbers that are over 7 digits long, so there may be 
  246.         some rounding off with numbers over the $100,000.00 amount. Be 
  247.         forewarned! (Who could be so lucky?)
  248.  
  249.         The memo is optional. I usually put my account number here of the 
  250.         payee so they can find my account number easier.
  251.  
  252.         At this point, you are asked if all entries are correct. If all data 
  253.         is correct, type the letter "Y". If the data is not correct, type the 
  254.         letter "N" and then the number of the area that is not correct and 
  255.         then you can re-enter the correct data.
  256.  
  257.         If for some reason you want to cancel the entire entry, simply type 
  258.         the letter "X". Otherwise, depressing the (enter) key will save the 
  259.         information in the computer's memory.
  260.  
  261.         Now, the code will ask if the check is to be printed. If you want to 
  262.         print the check on the printer, type the letter "Y" and answer the 
  263.         questions. If you do not want the check printed, type the letter "N". 
  264.         You will then be prompted to enter more checks or return to the Main 
  265.         Menu.
  266.  
  267.         Note - any entry on the check number prompt other than an entry of the
  268.         (enter) key will not change the number of the next check. Example: if 
  269.         your current check number is 1555 and a number of 121 is entered from 
  270.         a pre-printed check book, Your next default check number will be 1555.
  271.  
  272.  
  273.  
  274. CURRENT BALANCE
  275.  
  276.         By depressing the letter "B" the current balance will be displayed. 
  277.         After this has been done, the (enter) key must be pressed to continue 
  278.         with another command.
  279.                                     Page 5
  280.  
  281.  
  282.  
  283.  
  284. THE (L)OAD COMMAND
  285.  
  286.         The code automatically loads the current check data when it is first 
  287.         run, but if for some reason a mistake has been made and there is a 
  288.         need to start over, simply type the letter (L) to reload the data that 
  289.         was last saved. A warning prompt will prompt you if the "L" was 
  290.         mistakenly pressed.
  291.  
  292.  
  293. THE (S)AVE COMMAND
  294.  
  295.         The data can be saved anytime during the process, but be warned, 
  296.         anytime the letter "S" is typed, all data in the current month's disk 
  297.         file will be over-writen by the data within the computer. It is 
  298.         strongly suggested that you backup the disk after each session.
  299.  
  300.  
  301. THE (N)EW REGISTER COMMAND
  302.  
  303.         This command prints the current check register to the screen.
  304.  
  305.  
  306. THE (P)RINT REGISTER COMMAND
  307.  
  308.         This command prints the current check register to the printer. It is 
  309.         recommended that you make "hard copy" of the entries after finishing 
  310.         each posting session.
  311.  
  312.  
  313. THE E(X)IT COMMAND
  314.  
  315.         Type "X" when finished. The code will save all entries made during the 
  316.         current session along with the entries made since the previous 
  317.         reconciliation.
  318.  
  319.  
  320. (R)ECONCILE COMMAND
  321.  
  322.         This command is used to either reconcile the bank statement with your 
  323.         checkbook, or correct information in the data file. 
  324.          
  325.         At the end of each month, you will need to reconcile (check off) the 
  326.         returned checks and deposits that have been processed by your bank. 
  327.         Just type in the check number as a positive number (no minus sign) for 
  328.         checks, or a minus number (example -143) for deposits.
  329.  
  330.         Check charges such as service charges are entered as checks with the 
  331.         "C" command from the main menu. If "SC" is used as the check number, 
  332.         the code will automatically reconcile the service charge.
  333.  
  334.  
  335.                                     Page 6
  336.  
  337.  
  338.  
  339.  
  340.  
  341. IMPORTANT NOTE:
  342.  
  343.         If you need to use this program after the end of the month, but before 
  344.         the bank statement has been reconciled, you MUST change the date to 
  345.         the last day of the un-reconciled month. The (M) command begins the 
  346.         next month's data file. Do not use this command until you have the 
  347.         bank statement and have reconciled your bank statement. (If your bank 
  348.         only processes returns quarterly, you will need to do the new (M)onth 
  349.         command to continue to use the program until you receive your bank 
  350.         statement.)
  351.  
  352.         This will be rather automatic because if the code does not find the 
  353.         current month's data, it will ask for the date. Be sure to type in the 
  354.         month of the statement, not the current date. It is best to type in 
  355.         the last day of that month.
  356.  
  357.         When in the (R)econciliation sub-menu, you can correct any entries in 
  358.         a check or the amount of a deposit by typing the letter "C" in the sub 
  359.         command. Duplicate entries are cancelled out by changing the amount of 
  360.         the second document to 0 in this command and then reconciling it. 
  361.         This will remove it from the data file when you begin the new (M)onth.
  362.  
  363.  
  364.  
  365. NEW (M)ONTH COMMAND
  366.  
  367.         This entry balances your checkbook with the statement from your bank. 
  368.         It automatically saves the check data for the statement month, but it 
  369.         is highly suggested that you (P)rint your check register before you 
  370.         begin the new month activity. In the event that you forget to print 
  371.         out your register, simply change the date on the system to the 
  372.         previous month - in DOS - and re-run the checks program. You can 
  373.         then print the previous month's check register and then change the 
  374.         computer date back to the current date when you are done. If for some 
  375.         reason you need to print a different month's check register, simply 
  376.         set the computer's date to the month of the period you wish to print 
  377.         and then run the program. NOTE: if the monthly file is not on the disk,
  378.         you will be prompted with the appropriate message. Also, previous 
  379.         year's activity will need to be run on that year's CHECKS.EXE file.
  380.  
  381.         When the (M) command is entered, the current data is automatically 
  382.         saved and the data is processed. You then will be prompted for the 
  383.         statement balance. Enter the information and press the (enter) key and 
  384.         your checkbook program will inform you if the checkbook and statement 
  385.         agree.
  386.  
  387.  
  388.                                     Page 7
  389.  
  390.  
  391.  
  392.  
  393.         If they have balanced, you will be asked to enter the date - this is 
  394.         the current date. After you enter the current date you are ready to 
  395.         process the current month's activities. If you just depress the 
  396.         (Enter) key, the computer will default to the previous month's date. 
  397.         This is another way to load up the previous month's data to print the 
  398.         check register if you have forgotten to before you began the new 
  399.         month's activities.
  400.          
  401.         But, if your checkbook did not balance, there are a few reasons listed 
  402.         below that is usually the reason:
  403.          
  404.                 1. Either did not check your amount on the check
  405.                    against what you posted in the program when you
  406.                    entered the check (discrepancy only possible if
  407.                    you entered the amount from a pre-printed checkbook),
  408.  
  409.                 2. Made multiple entries for either a check or a deposit,
  410.  
  411.                 3. Did not post a check charge or service charge,
  412.  
  413.                 4. Neglected to reconcile all documents.
  414.  
  415.  
  416.         Find your posting error and re-run the new (M)onth command.
  417.  
  418.  
  419.         This completes the documentation regarding Software Solutions' CHECKS 
  420.         program. Any problems or questions may be answered by writing to:
  421.  
  422.                                   Software Solutions 
  423.                                  6747 St. Highway 56 
  424.                                Athens, Ohio  45701-9781 
  425.             (Registered users only)   614 593-3683 10-5 EST weekdays only 
  426.             (Software Solutions BBS!) 614 594-2285 24 hours. Set modem 8-N-1
  427.  
  428.         Any improvements or suggestions are welcome and will be considered in 
  429.         future releases.
  430.  
  431.  
  432.  
  433.  
  434.                                     Page 8
  435.  
  436.